toggle menu
foundation
0.21.0
jvm
switch theme
search in API
foundation
/
org.jetbrains.jewel.foundation.state
/
InteractiveComponentState
Interactive
Component
State
interface
InteractiveComponentState
Inheritors
FocusableComponentState
SelectableComponentState
Members
Properties
is
Active
Link copied to clipboard
abstract
val
isActive
:
Boolean
is
Enabled
Link copied to clipboard
abstract
val
isEnabled
:
Boolean
is
Hovered
Link copied to clipboard
abstract
val
isHovered
:
Boolean
is
Pressed
Link copied to clipboard
abstract
val
isPressed
:
Boolean