Interface WithClassname

interface WithClassname {
    className?: string;
}

Properties

Properties

className?: string

Generated using TypeDoc