UiFactoryTypeMeta extension

Extensions to allow setting type-checking-related metadata on components.

on

Methods

setTypeMeta({UiFactory<UiProps>? subtypeOfFactory, Object? subtypeOfRaw, bool isWrapper = false}) → void
Sets metadata for the underlying component class/type associated with this factory, functionally equivalent to the annotations.Component2 annotation.