On prop init actions
onInit?: (
{
type: 'set',
value: JsfValueOptionsInterface
} |
{
type: 'eval',
$eval: string
}
)[];Last updated
Was this helpful?
onInit?: (
{
type: 'set',
value: JsfValueOptionsInterface
} |
{
type: 'eval',
$eval: string
}
)[];Last updated
Was this helpful?
Was this helpful?