ListItemCell API
API reference docs for the Stash ListItemCell
component. Learn about the props, CSS, and other APIs of this exported module.
Import
ts
import ListItemCell from '@leaflink/stash/ListItemCell.vue';
Props
Name | Type | Default | Description |
---|---|---|---|
isAction | boolean | - | Is this cell for the Action column |
Slots
Name | Description |
---|---|
default |
Events
None