Preparing search index...
The search index is not available
@aws/mynah-ui
@aws/mynah-ui
TabBarMainAction
Interface TabBarMainAction
interface
TabBarMainAction
{
confirmation
?:
{
cancelButtonText
:
string
;
confirmButtonText
:
string
;
description
?:
string
;
title
:
string
;
}
;
description
?:
string
;
disabled
?:
boolean
;
icon
?:
"copy"
|
"cancel"
|
MynahIcons
|
"q"
|
"at"
|
"menu"
|
"minus"
|
"minus-circled"
|
"search"
|
"plus"
|
"paper-clip"
|
"list-add"
|
"tabs"
|
"chat"
|
"link"
|
"folder"
|
"file"
|
"flash"
|
"doc"
|
"dot"
|
"external"
|
"cancel-circle"
|
"calendar"
|
"comment"
|
"megaphone"
|
"magic"
|
"notification"
|
"eye"
|
"ellipsis"
|
"ellipsis-h"
|
"ok"
|
"up-open"
|
"down-open"
|
"right-open"
|
"left-open"
|
"resize-full"
|
"resize-small"
|
"block"
|
"ok-circled"
|
"info"
|
"warning"
|
"error"
|
"thumbs-up"
|
"thumbs-down"
|
"star"
|
"stack"
|
"light-bulb"
|
"envelope-send"
|
"enter"
|
"refresh"
|
"progress"
|
"scroll-down"
|
"user"
|
"play"
|
"pause"
|
"stop"
|
"pencil"
|
"code-block"
|
"cursor-insert"
|
"text-select"
|
"tools"
|
"revert"
|
"undo"
|
"rocket"
|
"asterisk"
|
"bug"
|
"check-list"
|
"deploy"
|
"shell"
|
"help"
|
"message"
|
"mcp"
|
"trash"
|
"transform"
|
"history"
;
id
:
string
;
items
?:
TabBarAction
[]
;
status
?:
Status
|
"main"
|
"primary"
|
"clear"
|
"dimmed-clear"
;
text
?:
string
;
}
Hierarchy (
view full
)
TabBarAction
TabBarMainAction
Index
Properties
confirmation?
description?
disabled?
icon?
id
items?
status?
text?
Properties
Optional
confirmation
confirmation
?:
{
cancelButtonText
:
string
;
confirmButtonText
:
string
;
description
?:
string
;
title
:
string
;
}
Type declaration
cancel
Button
Text
:
string
confirm
Button
Text
:
string
Optional
description
?:
string
title
:
string
Optional
description
description
?:
string
Optional
disabled
disabled
?:
boolean
Optional
icon
icon
?:
"copy"
|
"cancel"
|
MynahIcons
|
"q"
|
"at"
|
"menu"
|
"minus"
|
"minus-circled"
|
"search"
|
"plus"
|
"paper-clip"
|
"list-add"
|
"tabs"
|
"chat"
|
"link"
|
"folder"
|
"file"
|
"flash"
|
"doc"
|
"dot"
|
"external"
|
"cancel-circle"
|
"calendar"
|
"comment"
|
"megaphone"
|
"magic"
|
"notification"
|
"eye"
|
"ellipsis"
|
"ellipsis-h"
|
"ok"
|
"up-open"
|
"down-open"
|
"right-open"
|
"left-open"
|
"resize-full"
|
"resize-small"
|
"block"
|
"ok-circled"
|
"info"
|
"warning"
|
"error"
|
"thumbs-up"
|
"thumbs-down"
|
"star"
|
"stack"
|
"light-bulb"
|
"envelope-send"
|
"enter"
|
"refresh"
|
"progress"
|
"scroll-down"
|
"user"
|
"play"
|
"pause"
|
"stop"
|
"pencil"
|
"code-block"
|
"cursor-insert"
|
"text-select"
|
"tools"
|
"revert"
|
"undo"
|
"rocket"
|
"asterisk"
|
"bug"
|
"check-list"
|
"deploy"
|
"shell"
|
"help"
|
"message"
|
"mcp"
|
"trash"
|
"transform"
|
"history"
id
id
:
string
Optional
items
items
?:
TabBarAction
[]
Optional
status
status
?:
Status
|
"main"
|
"primary"
|
"clear"
|
"dimmed-clear"
Optional
text
text
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
confirmation
description
disabled
icon
id
items
status
text
@aws/mynah-ui
Loading...