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

    Type Alias SimpleTextareaWithAutoHeightProps

    SimpleTextareaWithAutoHeightProps: SimpleTextareaGenericProps & Omit<
        TextareaWithAutoHeightProps,
        "onChange"
        | "variant",
    >