GalleryDetailNavigationBar
internal fun GalleryDetailNavigationBar(state: GalleryDetailState, processIntent: (GalleryDetailIntent) -> Unit = {})(source)
Renders the GalleryDetailNavigationBar UI for the SDAI presentation layer.
Author
Dmitriy Moroz
Parameters
state
state rendered or processed by the component.
processIntent
process intent value consumed by the API.