Skip to content

c-admin-table-toolbar

A full-featured toolbar for a ListViewModel designed to be used on an admin page, including "Create" and "Reload" buttons, a c-list-range-display, a c-list-page, a search field, c-list-filters, and a c-list-page-size.

Examples

template
<c-admin-table-toolbar :list="personList" />
template
<c-admin-table-toolbar :list="personList" color="pink" :editable.sync="isEditable" />

Props

list: ListViewModel

The ListViewModel to render the toolbar for.

color: string = 'primary'

The color of the toolbar.

editable?: boolean

If provided, adds a button to toggle the value of this prop. Should be bound with the .sync modifier.


Coalesce is a free and open-source framework created by IntelliTect to fill our desire to create better apps, faster. IntelliTect is a high-end software architecture and development consulting firm based in Spokane, Washington.

If you're looking for help with your software project, whether it be a Coalesce application, other technologies, or even just an idea, reach out to us at info@intellitect.com — we'd love to start a conversation! Our clients range from Fortune 100 companies to local small businesses and non-profits.