You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature Request: Add title/caption option to VueUiTableConfig
Currently, VueUiTable does not support a title or caption option in the config.
It would be useful to have a built-in title or caption property (like other charts in vue-data-ui),
so we can display a consistent table header without adding custom HTML.