New to Kendo UI for AngularStart a free 30-day trial

CardSeparatorDirective

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>

Selector

[kendoCardSeparator]

Inputs

NameTypeDefaultDescription

orientation

Orientation

'horizontal'

Specifies the orientation of the Card separator.

Fields

NameTypeDefaultDescription

color

string

Sets the color of the Card separator.

In this article
SelectorInputsFields
Not finding the help you need?
Contact Support