Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ILayoutRowProps

Hierarchy

  • ILayoutRowProps

Index

Properties

Optional align

align: "start" | "end" | "center"

Optional className

className: string

Optional justify

justify: "start" | "end" | "center" | "space-around" | "space-between" | "space-evenly"

Optional style

style: CSSProperties

Generated using TypeDoc