Membrane React - v0.2.1
    Preparing search index...

    Interface TextareaWithUndefinedAutoHeightProps

    interface TextareaWithUndefinedAutoHeightProps {
        className?: string;
        autoHeight?: undefined;
        maxHeight?: undefined;
    }

    Hierarchy (View Summary)

    Index

    Properties

    className?: string
    autoHeight?: undefined
    maxHeight?: undefined