@maggioli-design-system/mds-row
v1.2.0
Published
mds-row 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.
Downloads
16
Readme
mds-row
This component is deprecated as it is enough to use plain HTML with the help of frameworks like TailwindCSS like in the example below:
<div class="flex gap-2">
<div>Element 1</div>
<div>Element 2</div>
</div>
Built with love @ Maggioli Informatica / R&D Department