Separator¶
When assigning a rule to a property of Separator, the rule will be passed an instance of the following proxy class as an argument:
Separator Properties¶
| Property | Type | Required |
|---|---|---|
| Style | SeparatorClass | No |
| _Name | string |
No |
| _Type | const |
Yes |
Style¶
The string value is a style class name for Separator.
- Separator style class
_Name¶
- type:
string
_Type¶
- type:
const
The value of this property must be:
"CardBodyContent.Type.Separator"