Kltemplate
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Kltemplate
library
/
com.mshdabiola.library
/
NoteCard
Note
Card
@
Composable
fun
NoteCard
(
modifier
:
Modifier
=
Modifier
,
noteUiState
:
Note
,
onClick
:
(
Long
)
->
Unit
)