api
Toggle table of contents
main
common
Platform filter
common
Switch theme
Search in API
api
api
/
io.github.bsautner.kobold.samples.compose
/
ProfileMenuSample
Profile
Menu
Sample
sealed
class
ProfileMenuSample
:
KMenu
<
String
>
Inheritors
MenuItem1
MenuItem2Sub1
Members
Types
Menu
Item1
Link copied to clipboard
data
object
MenuItem1
:
ProfileMenuSample
Properties
expanded
Link copied to clipboard
open
val
expanded
:
Boolean
on
Click
Link copied to clipboard
@
Transient
open
override
val
onClick
:
(
String
)
->
Unit
render
Link copied to clipboard
@
Transient
open
override
val
render
:
ComposableLambda
text
Link copied to clipboard
open
val
text
:
String
Functions
invoke
Link copied to clipboard
@
Composable
operator
fun
invoke
(
)