{"library":"react-addons-linked-state-mixin","type":"library","category":null,"description":"A legacy React addon providing LinkedStateMixin for two-way binding in React forms, allowing components to easily sync state with input values. Current stable version is 15.6.2, but it is no longer maintained and deprecated in favor of explicit value/onChange patterns. For React 16+, separate react-linked-input package is required. It uses mixins, which are incompatible with ES6 classes and modern React. Alternatives include controlled components with useState.","language":"javascript","status":"deprecated","version":"15.6.2","tags":["javascript","react","react-addon"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install react-addons-linked-state-mixin","imports":["import LinkedStateMixin from 'react-addons-linked-state-mixin'","import LinkedInput from 'react-linked-input'","var createReactClass = require('create-react-class'); var MyComponent = createReactClass({ mixins: [LinkedStateMixin], ... })"]},{"cmd":"yarn add react-addons-linked-state-mixin","imports":[]},{"cmd":"pnpm add react-addons-linked-state-mixin","imports":[]}],"homepage":"https://github.com/facebook/react#readme","github":"https://github.com/facebook/react","docs":null,"changelog":null,"pypi":null,"npm":"react-addons-linked-state-mixin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}