Custom Layout
The Card allows you to arrange custom layouts of its content by using predefined css classes.
The following example demonstrates the usage of the given classes:
k-hbox
—Allows elements positioning in a horizontal flex container element.k-vbox
—Allows elements positioning in a vertical flex container element.
Example
View Source
Edit In Stackblitz
Change Theme: