Type Alias SVGProps<T>

SVGProps: Partial<
    EventHandlers<T, SVGElementEventMap> & SVGProps_Read2Write<
        DOMProps_Read2Write<Pick<T, Extract<DataKeys<T>, XMLOwnKeys<T>>>>,
    >,
>

Type Parameters

MMNEPVFCICPMFPCPTTAAATR