Type Alias BoxProps<T>

BoxProps<T>: JSX.IntrinsicElements[T] & BaseBoxProps

Type Parameters

  • T extends keyof JSX.IntrinsicElements = "frame"