Row
Core

Row is a component to space any element with paddings, also spaces vertically.

Styles

You can customize the default styles of this component inside tailwind.config.js setting theme.extend.xtendui.row see css customization. Check xtendui/src/row.css.js for default styles.

Usage

Use .w-auto.flex-1 to expand items to fill width.

SyntaxMixinDescription
Component.xt-rowxt-rowRow styles

You should always use Tailwind CSS width classes inside .xt-row. Otherwise you can space contents with list.