Arc.React
    Preparing search index...

    Interface TooltipWrapperProps

    interface TooltipWrapperProps {
        children: ReactNode;
        description: string;
    }
    Index

    Properties

    children: ReactNode
    description: string