Variable SPACINGConst

SPACING: {
    auto: string;
    compress: string;
} = ...

Constants for defining the spacing option on a Hierarchical layout.

Type declaration

  • auto: string
  • compress: string