Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 717 Bytes

textarea.stories.mdx

File metadata and controls

38 lines (27 loc) · 717 Bytes

import { Meta, Story } from '@storybook/addon-docs/blocks'; import { html } from 'lit-html';

import '../textarea';

import Code from './code.mdx'; import BestPractices from './best-practices.mdx'; import General from './general.mdx'; import CustomProperties from './custom-properties.mdx';

<Meta title="Componentes/Textarea" parameters={{ previewTabs: { canvas: { hidden: true } } }} />

{html``} {html``} {html``} {html``}