toggle menu
redwood
0.15.0
jvm
switch theme
search in API
redwood-tooling-schema
/
app.cash.redwood.tooling.schema
/
Schema
Schema
interface
Schema
Inheritors
ProtocolSchema
Members
Properties
dependencies
Link copied to clipboard
abstract
val
dependencies
:
List
<
FqType
>
documentation
Link copied to clipboard
abstract
val
documentation
:
String
?
modifiers
Link copied to clipboard
abstract
val
modifiers
:
List
<
Modifier
>
scopes
Link copied to clipboard
abstract
val
scopes
:
List
<
FqType
>
type
Link copied to clipboard
abstract
val
type
:
FqType
widgets
Link copied to clipboard
abstract
val
widgets
:
List
<
Widget
>