0.4.6 • Published 1 year ago

@crowdstrike/glide-core-components v0.4.6

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

Glide Core Components

This package contains Web Components built with Lit.

Installation

Add the Glide Core components package and Lit as a dependency in your project:

pnpm i @crowdstrike/glide-core-components lit

To get the most out of Glide, you'll also want to install the @crowdstrike/glide-core-styles package. Follow the instructions for that package and then return to the steps below.

Import a component

Explicitly import the component you'd like to render:

import '@crowdstrike/glide-core-components/button.js';

Render the component

Now render the component:

<cs-button size="small">Button</cs-button>
0.4.5

1 year ago

0.4.4

1 year ago

0.4.6

1 year ago

0.4.1

1 year ago

0.4.0

1 year ago

0.4.3

1 year ago

0.4.2

1 year ago

0.3.3

1 year ago

0.3.2

1 year ago

0.3.1

1 year ago

0.3.0

1 year ago

0.2.0

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago