Closed (fixed)
Project:
radix
Version:
6.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Jan 2025 at 21:05 UTC
Updated:
21 Jan 2025 at 21:19 UTC
Jump to comment: Most recent
The component views-view--table always adds the class table-bordered to the table tag. There is no convenient way to disable this, other than override the whole component.
Allow a twig parameter, similar to responsive or sticky, named "bordered" to be passed from the template to the component. The default should be enabled (bordered) to be backwards compatible, since this component was added in 2023.
Comments
Comment #3
danchadwick commented