toggle menu
BIT App
androidJvm
switch theme
search in API
bitapp
/
com.atech.bit.ui.screens.home.compose
/
showEvents
show
Events
fun
LazyListScope
.
showEvents
(
items
:
List
<
EventModel
>
,
getAttach
:
GetAttach
,
endItem
:
String
?
=
null
,
endItemClick
:
(
)
->
Unit
?
=
null
,
onClick
:
(
EventModel
)
->
Unit
=
{}
)
:
LazyListScope