Lynx

genui / openui / createOpenUiLibrary

createOpenUiLibrary()

function createOpenUiLibrary(options?: CreateOpenUiLibraryOptions): Library

Create a ReactLynx OpenUI library with the built-in components plus any caller-provided extensions.

Parameters

ParameterType
options?CreateOpenUiLibraryOptions

Returns

Library

Defined in

@lynx-js/genui/openui/src/core/createLibrary.tsx:56

Except as otherwise noted, this work is licensed under a Creative Commons Attribution 4.0 International License, and code samples are licensed under the Apache License 2.0.