@forter/fetching
v2.0.0
Published
fetching from Forter Components
Readme
fc-fetching
An element by Forter
Usage
<script>
import '@forter/fetching';
</script>
<fc-fetching>
</fc-fetching>Properties
| Property | Attribute | Type | Default | Description |
|------------|------------|------------------------|---------|----------------------------|
| fetching | fetching | boolean | true | If the element is disabled |
| loader | loader | "" \| TemplateResult | | |
| strobe | strobe | boolean | true | |
Events
| Event |
|------------|
| fade-out |
CSS Custom Properties
| Property | Description |
|--------------------------------|---------------------------------|
| --fc-fetching-disabled-color | disabled color. example: gray |
