Interface: DynamicListData
Defined in: src/garminsdk/components/list/DynamicListData.ts:6
An item that can be displayed in a dynamic list.
Properties
isVisible?
optional
isVisible:Subscribable
<boolean
>
Defined in: src/garminsdk/components/list/DynamicListData.ts:8
Whether this list item is visible in the list.