toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
ui
/
edu.stanford.spezi.ui
/
ComposableContent
Composable
Content
interface
ComposableContent
An interface for types with the capability to render themselves in compose
Inheritors
AsyncTextButton
BottomSheetComposableContent
DialogComposableContent
ImageResource
Members
Functions
Content
Link copied to clipboard
@
Composable
open
fun
Content
(
)
@
Composable
abstract
fun
Content
(
modifier
:
Modifier
)