rubanraj54 / vue-bootstrap4-table

Advanced table based on Vue 2 and Bootstrap 4 ⚡️
MIT License
220 stars 57 forks source link

Thanks for the great component, but I wish I could change text when count options selected #131

Open ChemaBautista opened 1 year ago

ChemaBautista commented 1 year ago
  select_all_checkbox: {
    visibility: true,
    text: "Todos",
    selected_count_text:"selecionados" // number options selected
  },

or

"# selected" -> "All"