Function Stack

  • NOTE: Exotic components are not callable.

    Parameters

    • props: {
          direction?: "horizontal" | "vertical";
          noStretch?: boolean;
          spacing: string | number;
      } & AriaAttributes & CommonProps & ShorthandProps & DOMAttributes<any> & RefAttributes<unknown>

    Returns ReactElement<any, string | JSXElementConstructor<any>>

Generated using TypeDoc