Actions api
NbActionsComponent
Inputs
Name | Type | Description |
fullWidth | boolean | Component will fill full width of the container |
size | NbComponentSize | Size of the component: 'tiny', 'small' (default), 'medium', 'large', 'giant' |
NbActionComponent
Inputs
Name | Type | Description |
badgePosition | NbBadgePosition | Badge position. Can be set to any class or to one of predefined positions: 'top left', 'top right', 'bottom left', 'bottom right', 'top start', 'top end', 'bottom start', 'bottom end' |
badgeStatus | NbComponentOrCustomStatus | Badge status (adds specific styles): 'basic', 'primary', 'info', 'success', 'warning', 'danger', 'control' |
badgeText | string | Badge text to display |
href | string | Regular HREF link |
icon | Icon name or config object | |
link | string | Router link to use |
title | string | Optional title for mouseover |
badgeDot | boolean | Use badge dot mode |
disabled | boolean | Visually disables the item |
Previous page
Input
Next page
Need some help or found an issue?
Ask on Stack Overflow with tag `nebular` or post an issue on GitHub.