CardSeparatorDirective
Directive
Defines a separator in the content of the Card. The separator can be used to visually divide sections within the Card.
html
<kendo-card>
<div kendoCardSeparator></div>
<p>Content below the separator</p>
</kendo-card>
Definition
Package:@progress/kendo-angular-layout
Selector:[kendoCardSeparator]
Inputs
color
string
Sets the color of the Card separator.
Specifies the orientation of the Card separator.
Default:
'horizontal'