Skip to content

lesson 18

Rati Wannapanop edited this page May 26, 2017 · 5 revisions

Using Twitter's Bootstrap CSS with Vuetable

index.html

  • Replace Semantic UI CSS and JS

Changes related to Vuetable, VuetablePagination, and VuetablePaginationInfo

  • create a new file to store CSS for those components
  • field def
  • use css prop of each component to assign appropriate config object
  • buttons and icons in "actions" scoped slot

Changes outside of Vuetable

  • filter-bar
  • app CSS

Clone this wiki locally