2.0.1 • Published 4 years ago

@chameleon-ds/alert v2.0.1

Weekly downloads
6
License
MIT
Repository
github
Last release
4 years ago

Chameleon Alert

import { html } from "@open-wc/demoing-storybook";
import "./chameleon-alert.js";

export default {
  title: "Components|Feedback/Alert",
  component: "chameleon-alert",
  options: { selectedPanel: "storybookjs/docs/panel" },
};

Examples

Default

export const Default = () => html`
  <chameleon-alert>
    Riverside cleanup will meet at the Gateway Arch on Saturday!
  </chameleon-alert>
`;
2.0.1

4 years ago

2.0.0

4 years ago

1.0.1

4 years ago

0.1.1

4 years ago

0.1.0

5 years ago