Preparing search index...
The search index is not available
@aws/mynah-ui
@aws/mynah-ui
ListFormItem
Interface ListFormItem
interface
ListFormItem
{
description
?:
string
;
hideMandatoryIcon
?:
boolean
;
icon
?:
"copy"
|
"cancel"
|
MynahIcons
|
"q"
|
"at"
|
"menu"
|
"minus"
|
"minus-circled"
|
"search"
|
"plus"
|
"paper-clip"
|
"pin"
|
"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"
|
"image"
;
id
:
string
;
items
:
SingularFormItem
[]
;
mandatory
?:
boolean
;
title
?:
string
;
tooltip
?:
string
;
type
:
"list"
;
value
:
ListItemEntry
[]
;
}
Index
Properties
description?
hide
Mandatory
Icon?
icon?
id
items
mandatory?
title?
tooltip?
type
value
Properties
Optional
description
description
?:
string
Optional
hide
Mandatory
Icon
hide
Mandatory
Icon
?:
boolean
Optional
icon
icon
?:
"copy"
|
"cancel"
|
MynahIcons
|
"q"
|
"at"
|
"menu"
|
"minus"
|
"minus-circled"
|
"search"
|
"plus"
|
"paper-clip"
|
"pin"
|
"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"
|
"image"
id
id
:
string
items
items
:
SingularFormItem
[]
Optional
mandatory
mandatory
?:
boolean
Optional
title
title
?:
string
Optional
tooltip
tooltip
?:
string
type
type
:
"list"
value
value
:
ListItemEntry
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
description
hide
Mandatory
Icon
icon
id
items
mandatory
title
tooltip
type
value
@aws/mynah-ui
Loading...