nutrient
Toggle table of contents
10.8.0
Nutrient
Target filter
Nutrient
Switch theme
Search in API
Skip to content
nutrient
nutrient
/
io.nutrient.domain.feature
Package-level
declarations
Types
Types
Feature
Link copied to clipboard
class
Feature
<
S
,
T
>
(
val
asStateFlow
:
StateFlow
<
S
>
,
val
actions
:
T
)
Generic feature class to obtain both UI state and access to feature actions in one place.