components
/
dev.fritz2.components
/
CheckboxGroupComponent
/
EventsContext
js
Events
Context
class
EventsContext
<
T
>(selected:
Flow
<
List
<
T
>>)
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
js
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
js
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
js
open fun
toString
():
String
Content copied to clipboard
Properties
selected
Link copied to clipboard
js
val
selected
:
Flow
<
List
<
T
>>
Content copied to clipboard