3.0.0 • Published 1 year ago

@maggioli-design-system/mds-flex-table v3.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

mds-flex-table

This component is deprecated in favor of mds-table.

Properties

PropertyAttributeDescriptionTypeDefault
interactiveinteractiveSpecifies if the table row are higlighted on mouseover eventbooleanundefined
templatetemplateSpecifies the template for flex children elementsstringundefined

Events

EventDescriptionType
mdsFlexTableInteractiveChangeDispatces when interactive property changesCustomEvent<boolean>
mdsFlexTableTemplateChangeDispatces when template property changesCustomEvent<string>

CSS Custom Properties

NameDescription
--backgroundThe cell background-color of the table body
--background-hoverThe background-color of the table body when the mouse go over the table body element
--background-row-hoverThe cell background-color when the mouse go over the table row element
--border-colorThe border color between table rows
--cell-align-itemsThe cell vertical align, based on flex align-items CSS property
--cell-paddingThe cell padding used on table cell
--radiusThe radius of the table (header and footer excluded)
--shadowThe box-shadow used on the table (header and footer excluded)

Built with love @ Maggioli Informatica / R&D Department