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