namespace Drupal\sortableviews\Plugin\views\style in Sortableviews 8
|
Class |
Location | Description |
|---|---|---|
| SortableDefault |
src/ |
Style plugin to render rows one after another with no decorations. |
| SortableHtmlList |
src/ |
Style plugin to render each item in an ordered or unordered list. |
| SortableTable |
src/ |
Style plugin to render each item as a row in a table. |