Interface IEditPlaceholderCommandArgs
Package: @aurigma/design-atoms-interfaces
Properties
placeholder
Declaration
placeholder: TPlaceholderItem;
Property Value
Type | Description |
---|---|
TPlaceholderItem |
state
Declaration
state: boolean;
Property Value
Type | Description |
---|---|
boolean |