Docs (4.0.0)
class ViewCompositeVariant property

preset

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

readonly

readonly preset: Readonly<TPreset>

Related