Docs (4.0.0)
class UIVariant property

preset

The properties, bindings, and event handlers that will be preset on each object created with this variant.

readonly

readonly preset: Readonly<View.ViewPreset<T>>

Related

  • class UIVariantAn object that includes predefined properties for a UI component.