2.0.1 • Published 7 months ago
fc-popup-menu
An element by Forter
Usage
<script>
   import '@forter/popup-menu';
</script>
<fc-popup-menu>
</fc-popup-menu>
Properties
| Property | Attribute | Type | Default | 
|---|
| config | config | {} | {} | 
| deleteText | deleteText | string | "Delete" | 
| hasShadow | hasShadow | boolean | true | 
| menuItemsTitle | menuItemsTitle | string | "quick actions" | 
| outlinedButton | outlinedButton | boolean | false | 
| shouldDisplayMenu | shouldDisplayMenu | boolean | true | 
| shouldPopupOpenFromRight | shouldPopupOpenFromRight | boolean | false | 
| showAlertsButton | showAlertsButton | boolean | false | 
| showDeleteOption | showDeleteOption | boolean | false | 
| showDownloadButton | showDownloadButton | boolean | false | 
| showMenuButton | showMenuButton | boolean | false | 
Events
CSS Custom Properties
| Property | Description | 
|---|
| --fc-popup-menu-disabled-color | disabled color. example: gray |