interface TextareaGenericProps {
    className?: string;
}

Hierarchy (View Summary)

Properties

Properties

className?: string