Axinom Mosaic Libraries
    Preparing search index...

    Interface SvgElementProps

    interface SvgElementProps {
        title?: string;
    }

    Hierarchy (View Summary)

    • SVGAttributes<SVGElement>
    Index

    Properties

    Properties

    title?: string

    SVG title (tooltip or additional description shown on hover)