Axinom Mosaic Libraries
Axinom Portal
Preparing search index...
@axinom/mosaic-ui
ListElement
Interface ListElement
interface
ListElement
{
resetSelection
:
()
=>
void
;
selectIndex
:
(
index
:
number
)
=>
void
;
}
Index
Properties
reset
Selection
select
Index
Properties
reset
Selection
resetSelection
:
()
=>
void
Resets the selection of the list.
select
Index
selectIndex
:
(
index
:
number
)
=>
void
Selects an index in the list.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
reset
Selection
select
Index
Axinom Portal
Axinom Mosaic Libraries
Loading...
Resets the selection of the list.