Interface IInStringPlaceholder
Package: @aurigma/design-atoms-model
Properties
id
Declaration
id: string;
Property Value
| Type | Description |
|---|---|
| string |
mask
Declaration
mask: string;
Property Value
| Type | Description |
|---|---|
| string |
name
Declaration
name: string;
Property Value
| Type | Description |
|---|---|
| string |
value
Declaration
value: string;
Property Value
| Type | Description |
|---|---|
| string |
values
Declaration
values: string[];
Property Value
| Type | Description |
|---|---|
| string[] |