Hydra core
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Hydra core
Hydra core
/
knf.hydra.core.models
/
ProfileTab
/
DirectoryGrid
Directory
Grid
class
DirectoryGrid
(
name
:
String
,
val
pager
:
Flow
<
PagingData
<
DirectoryModel
>
>
)
:
ProfileTab
Directory tab with items
Members
Constructors
Directory
Grid
Link copied to clipboard
constructor
(
name
:
String
,
pager
:
Flow
<
PagingData
<
DirectoryModel
>
>
)
Properties
pager
Link copied to clipboard
val
pager
:
Flow
<
PagingData
<
DirectoryModel
>
>