Member Junction
Preparing search index...
@memberjunction/ng-action-gallery
ActionGalleryDialogConfig
Interface ActionGalleryDialogConfig
interface
ActionGalleryDialogConfig
{
cancelButtonText
?:
string
;
defaultView
?:
"grid"
|
"list"
;
enableQuickTest
?:
boolean
;
gridColumns
?:
number
;
height
?:
number
;
minHeight
?:
number
;
minWidth
?:
number
;
multiSelect
?:
boolean
;
preSelectedActions
?:
string
[]
;
selectionMode
?:
boolean
;
showCategories
?:
boolean
;
showSearch
?:
boolean
;
submitButtonText
?:
string
;
theme
?:
"light"
|
"dark"
;
title
?:
string
;
width
?:
number
;
}
Hierarchy (
View Summary
)
ActionGalleryConfig
ActionGalleryDialogConfig
Index
Properties
cancel
Button
Text?
default
View?
enable
Quick
Test?
grid
Columns?
height?
min
Height?
min
Width?
multi
Select?
pre
Selected
Actions?
selection
Mode?
show
Categories?
show
Search?
submit
Button
Text?
theme?
title?
width?
Properties
Optional
cancel
Button
Text
cancelButtonText
?:
string
Optional
default
View
defaultView
?:
"grid"
|
"list"
Optional
enable
Quick
Test
enableQuickTest
?:
boolean
Optional
grid
Columns
gridColumns
?:
number
Optional
height
height
?:
number
Optional
min
Height
minHeight
?:
number
Optional
min
Width
minWidth
?:
number
Optional
multi
Select
multiSelect
?:
boolean
Optional
pre
Selected
Actions
preSelectedActions
?:
string
[]
Optional
selection
Mode
selectionMode
?:
boolean
Optional
show
Categories
showCategories
?:
boolean
Optional
show
Search
showSearch
?:
boolean
Optional
submit
Button
Text
submitButtonText
?:
string
Optional
theme
theme
?:
"light"
|
"dark"
Optional
title
title
?:
string
Optional
width
width
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cancel
Button
Text
default
View
enable
Quick
Test
grid
Columns
height
min
Height
min
Width
multi
Select
pre
Selected
Actions
selection
Mode
show
Categories
show
Search
submit
Button
Text
theme
title
width
Member Junction
Loading...