Skip to content

Add a disabled prop #86

@arfeo

Description

@arfeo

Feature Request

That would be great if the component had a special disabled prop. As for now, to disable resizable without rerendering parent component, one should use smth like this:

.react-resizable-handle {
  display: none;
}

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions