Actions api

Overview
API
Theme
Examples

NbActionsComponent

Inputs

NameTypeDescription
fullWidthboolean

Component will fill full width of the container

sizeNbComponentSize

Size of the component: 'tiny', 'small' (default), 'medium', 'large', 'giant'

NbActionComponent

Inputs

NameTypeDescription
badgePositionNbBadgePosition

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'

badgeStatusNbComponentOrCustomStatus

Badge status (adds specific styles): 'basic', 'primary', 'info', 'success', 'warning', 'danger', 'control'

badgeTextstring

Badge text to display

hrefstring

Regular HREF link

icon

Icon name or config object

linkstring

Router link to use

titlestring

Optional title for mouseover

badgeDotboolean

Use badge dot mode

disabledboolean

Visually disables the item

Tabs
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.