Kltemplate
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Kltemplate
library
/
com.mshdabiola.library
Package-level
declarations
Functions
Functions
Note
Card
Link copied to clipboard
@
Composable
fun
NoteCard
(
modifier
:
Modifier
=
Modifier
,
noteUiState
:
Note
,
onClick
:
(
Long
)
->
Unit
)
Note
Card
Preview
Link copied to clipboard
@
Preview
@
Composable
fun
NoteCardPreview
(
)