A special title block that can be placed at the bottom of a List
import {List, ListFooter} from 'gadgets';
<List>
<ListFooter title"footer string" />
</List>
See Title
component
ui-list-footer
- A class style on the title block of the component.
See Title
component