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

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'

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