🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@maggioli-design-system/mds-flex-table

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maggioli-design-system/mds-flex-table

mds-flex-table is a web-component from Maggioli Design System Magma, built with StencilJS, TypeScript, Storybook. It's based on the web-component standard and it's designed to be agnostic from the JavaScirpt framework you are using.

latest
npmnpm
Version
3.0.0
Version published
Maintainers
2
Created
Source

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

FAQs

Package last updated on 09 Mar 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts