Open Pioneer Trails Packages
Preparing search index...
@open-pioneer/result-list
ResultListSelectionChangeEvent
Interface ResultListSelectionChangeEvent
Emitted when the selection within the ResultList changes.
interface
ResultListSelectionChangeEvent
{
features
:
BaseFeature
<
Readonly
<
Record
<
string
,
unknown
>
>
>
[]
;
getFeatureIds
:
()
=>
(
string
|
number
)
[]
;
}
Index
Properties
features
get
Feature
Ids
Properties
features
features
:
BaseFeature
<
Readonly
<
Record
<
string
,
unknown
>
>
>
[]
get
Feature
Ids
getFeatureIds
:
()
=>
(
string
|
number
)
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
features
get
Feature
Ids
Open Pioneer Trails Packages
Loading...
Emitted when the selection within the ResultList changes.