genui / openui / CreateOpenUiLibraryOptions
CreateOpenUiLibraryOptions
Options for creating the default ReactLynx OpenUI component library.
Properties
componentGroups?
Replace or extend the built-in component groups.
Defined in
@lynx-js/genui/openui/src/core/createLibrary.tsx:17
components?
Replace or extend the built-in component set.
Defined in
@lynx-js/genui/openui/src/core/createLibrary.tsx:15
root?
Override the root component name. Defaults to 'Stack'.
Defined in
@lynx-js/genui/openui/src/core/createLibrary.tsx:13