Home > @activeviam/activeui-sdk > ContainerProps > defaultValue
ContainerProps.defaultValue property
Value in uncontrolled mode.
Signature:
defaultValue?: Omit<ContainerFullValue, 'type'> & {
type?: 'container';
};
Home > @activeviam/activeui-sdk > ContainerProps > defaultValue
Value in uncontrolled mode.
Signature:
defaultValue?: Omit<ContainerFullValue, 'type'> & {
type?: 'container';
};