Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LayoutStateJson

The state object describes the information to visualize for the layout.

Hierarchy

  • LayoutStateJson

Index

Properties

background

background: Gradient

The background to show behind the layout.

components

components: ComponentStateJson[]

The state objects for all of the components in the layout.

separators_color

separators_color: Color

The color of normal separators.

text_color

text_color: Color

The text color to use for text that doesn't specify its own color.

thin_separators_color

thin_separators_color: Color

The color of thin separators.

Generated using TypeDoc