0 commenti (0 commenti)0 reazioni (0 reazioni)1 assegnatario (1 assegnatario)TypeScript7139 fork (7139 fork)batch import
C: VDataTableT: featuregood first issue
Metriche repository
- Star
- 40.995 stelle (40.995 stelle)
- Metriche merge PR
- Merge medio 59g 10h (Merge medio 59g 10h)8 PR mergiate in 30 g (8 PR mergiate in 30 g)
Descrizione
Problem to solve
With Borderd style, tables have a better display.
could this be part of a future implementation plan?
example link
Guida contributor
- Direzione di ricerca
- The issue requests adding a 'bordered' option to Vuetify's table component. The repository has an assignee (1), so the issue may already be claimed. To implement, examine the VTable component (likely in packages/vuetify/src/components/VTable/) and see how other boolean props like 'dense' or 'fixed header' are handled. The provided codepen example shows a CSS based bordered table. This is a localized feature that could be added as a prop that toggles a CSS class. No comments or PRs exist, so maintainer input may be needed if the assignee is active.
- Tech stack
- vuetypescripthtmlcss
- Dominio
- frontend
- Tipo issue
- Funzionalità
- Prerequisiti
- Vue.jsVuetify component structureCSS styling