Member Junction
Preparing search index...
@memberjunction/ng-action-gallery
ActionGalleryConfig
Interface ActionGalleryConfig
interface
ActionGalleryConfig
{
defaultView
?:
"grid"
|
"list"
;
enableQuickTest
?:
boolean
;
gridColumns
?:
number
;
multiSelect
?:
boolean
;
selectionMode
?:
boolean
;
showCategories
?:
boolean
;
showSearch
?:
boolean
;
theme
?:
"light"
|
"dark"
;
}
Hierarchy (
View Summary
)
ActionGalleryConfig
ActionGalleryDialogConfig
Index
Properties
default
View?
enable
Quick
Test?
grid
Columns?
multi
Select?
selection
Mode?
show
Categories?
show
Search?
theme?
Properties
Optional
default
View
defaultView
?:
"grid"
|
"list"
Optional
enable
Quick
Test
enableQuickTest
?:
boolean
Optional
grid
Columns
gridColumns
?:
number
Optional
multi
Select
multiSelect
?:
boolean
Optional
selection
Mode
selectionMode
?:
boolean
Optional
show
Categories
showCategories
?:
boolean
Optional
show
Search
showSearch
?:
boolean
Optional
theme
theme
?:
"light"
|
"dark"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
default
View
enable
Quick
Test
grid
Columns
multi
Select
selection
Mode
show
Categories
show
Search
theme
Member Junction
Loading...