bootstrap_five_layouts-1.0.x-dev/modules/bootstrap_five_layouts_viewsstyle/config/schema/views_bootstrap.style.schema.yml
modules/bootstrap_five_layouts_viewsstyle/config/schema/views_bootstrap.style.schema.yml
views.style.bootstrap_five_layouts_viewsstyle_grid:
type: views_style
label: 'Bootstrap5 Layouts ViewsStyle | Grid'
mapping:
grid_class:
type: string
label: "Grid row custom class"
row_class:
type: string
label: "Custom column class"
col_xs:
type: string
label: "Column xs"
col_sm:
type: string
label: "Column sm"
col_md:
type: string
label: "Column md"
col_lg:
type: string
label: "Column lg"
col_xl:
type: string
label: "Column xl"
col_xxl:
type: string
label: "Column xxl"
