twisty / formsy-react-components

Bootstrap components for a formsy-react form.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

It seemed that readonly property does not be supported?

ibcLee opened this issue · comments

We don't do anything specific to support readonly. If you pass readonly={true} as a prop on a component, it should pass through to form control.

Going to close this as invalid, please open a new issue including details if this problem persists.