1.7.0 • Published 5 months ago
@forter/drawer v1.7.0
fc-drawer
An element by Forter
Usage
<script>
import '@forter/drawer';
</script>
<fc-drawer value="2">
<item id="1" name="Decision Dashboard" icon="decision-dashboard">Investigation and feedback tools, performance KPIs and insights</item>
<item id="2" name="Partner" icon="partner">Portfolio fraud management for PSPs and partners</item>
<item id="3" name="Item Not Recieved" label-text="INR" style="--fc-drawer-item-background-color:#faf9ff;" icon="item-not-recieved">Protect from abuse, while supporting legitimate customers</item>
</fc-drawer>
Properties
Property | Attribute | Type | Default | Description |
---|---|---|---|---|
active | active | boolean | false | An attribute that represents the requested state of the component |
color | string | |||
currentItem | currentItem | string | "" | The label of the drawer button |
gap | gap | string | The size of the gap of the grid | |
value | value | string | The current selected item. example: 3 | |
variant | variant | string | "primary" | The color variant of the drawer toggle button. example: secondary |
visible | visible | boolean | false | Represents the state of the component, opened/closed. |
Events
Event |
---|
item-changed |
1.7.0
5 months ago
1.6.9
2 years ago
1.6.11
2 years ago
1.6.8
2 years ago
1.6.10
2 years ago
1.6.7
2 years ago
1.6.6
2 years ago
1.6.5
2 years ago
1.6.4
2 years ago
1.6.3
2 years ago
1.6.2
2 years ago
1.6.1
2 years ago
1.6.0
2 years ago
1.5.12
2 years ago
1.5.11
2 years ago
1.5.10
3 years ago
1.5.9
4 years ago
1.5.8
4 years ago
1.5.7
4 years ago
1.5.6
4 years ago
1.5.5
4 years ago
1.5.4
4 years ago
1.5.3
4 years ago
1.5.2
4 years ago
1.5.1
4 years ago
1.5.0
4 years ago
1.4.0
4 years ago
1.3.0
4 years ago
1.2.3
4 years ago
1.2.2
4 years ago
1.2.1
4 years ago
1.2.0
4 years ago
1.1.6
5 years ago
1.1.5
5 years ago
1.1.4
5 years ago
1.1.3
5 years ago
1.1.2
5 years ago
1.1.1
5 years ago
1.1.0
5 years ago