toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho
/
DebugComponent
/
Overrider
Overrider
interface
Overrider
Members
Functions
apply
Component
Overrides
Link copied to clipboard
abstract
fun
applyComponentOverrides
(
key
:
String
,
component
:
Component
)
apply
Layout
Overrides
Link copied to clipboard
abstract
fun
applyLayoutOverrides
(
key
:
String
,
node
:
DebugLayoutNodeEditor
)
apply
State
Overrides
Link copied to clipboard
abstract
fun
applyStateOverrides
(
key
:
String
,
state
:
StateContainer
)