cla-sortable-list
Sortable List Item
Usage
<cla-sortable-list></cla-sortable-list>
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
inverted |
inverted |
Whether to use the inverted variant of the structured list. | boolean |
undefined |
rtl |
rtl |
Whether to use the left to right or right to left mode in text structured list | boolean |
undefined |
sortable |
sortable |
Whether to use the sortable variant of the structured list - adds a dragging icon on the side. | boolean |
undefined |
Slots
Slot | Description |
---|---|
Allows structured list main content |
Built with StencilJS