Skip to content

Interface: UIKitMLLoadOptions

Defined in: packages/core/src/ui/uikitml.ts:35

Properties

componentSets?

optional componentSets: ComponentSet[]

Defined in: packages/core/src/ui/uikitml.ts:39

Additional application-defined UIKitML components.


forceReload?

optional forceReload: boolean

Defined in: packages/core/src/ui/uikitml.ts:43

Bypass the cached source text, primarily for editor preview refreshes.


kit?

optional kit: KitName

Defined in: packages/core/src/ui/uikitml.ts:37

Built-in component collection.

Default Value

'horizon'


preferredColorScheme?

optional preferredColorScheme: PreferredColorScheme

Defined in: packages/core/src/ui/uikitml.ts:41

Color scheme supplied to the instantiated UIKit tree.

Privacy | Terms