genui / openui / createOpenUiLibrary
function createOpenUiLibrary(options?: CreateOpenUiLibraryOptions): Library
Create a ReactLynx OpenUI library with the built-in components plus any caller-provided extensions.
options
CreateOpenUiLibraryOptions
Library
@lynx-js/genui/openui/src/core/createLibrary.tsx:56