Skip to main content

AriaSection()

const AriaSection: <T>(props) => null | ReactElement<unknown, string | JSXElementConstructor<any>>

THIS IS A GENERATED FILE. DO NOT ALTER DIRECTLY.

Type Parameters

T

T extends object

Parameters

props

SectionProps<T> & RefAttributes<HTMLElement>

Returns

null | ReactElement<unknown, string | JSXElementConstructor<any>>