@forter/drawer

1.6.11 • Public • Published

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
visible visible boolean false Represents the state of the component, opened/closed.

Events

Event
item-changed

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @forter/drawer

    Weekly Downloads

    0

    Version

    1.6.11

    License

    Apache-2.0

    Unpacked Size

    119 kB

    Total Files

    41

    Last publish

    Collaborators

    • forter-npm
    • lirown
    • oweingart