Anchorage API reference
    Preparing search index...
    interface SectionProps {
        "aria-label"?: string;
        children: ReactNode;
    }
    Index

    Properties

    "aria-label"?: string
    children: ReactNode