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.
| Syntax | Mixin | Description | |
|---|---|---|---|
| Component | .xt-row | xt-row | Row styles |
You should always use Tailwind CSS width classes inside
.xt-row. Otherwise you can space contents with list.