Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WithRatioProps

Hierarchy

  • object
    • WithRatioProps

Index

Properties

Properties

children

children: React.ReactNode

classes

classes: ClassNameMap<T extends string ? T : T extends StyleRulesCallback<infer K> ? K : T extends Record<infer K, CSSProperties> ? K : never>

ratio

ratio: number

Generated using TypeDoc