"use strict";(self.webpackChunkreact_bootstrap_website=self.webpackChunkreact_bootstrap_website||[]).push([[4913],{44913:e=>{e.exports=JSON.parse('{"description":"","props":{"bsPrefix":{"type":{"name":"string"},"required":false,"description":"","doclets":{"default":"{\'form-control\'}"}},"_ref":{"type":{"name":"any"},"required":false,"description":"The FormControl `ref` will be forwarded to the underlying input element,\\nwhich means unless `as` is a composite component,\\nit will be a DOM node, when resolved.","doclets":{"type":"{ReactRef}","alias":"ref"}},"size":{"type":{"name":"string"},"required":false,"description":"Input size variants","doclets":{"type":"{(\'sm\'|\'lg\')}"}},"htmlSize":{"type":{"name":"number"},"required":false,"description":"The size attribute of the underlying HTML element.\\nSpecifies the visible width in characters if `as` is `\'input\'`.","doclets":{}},"as":{"type":{"name":"elementType"},"required":false,"description":"The underlying HTML element to use when rendering the FormControl.","defaultValue":{"value":"\'input\'","computed":false},"doclets":{"type":"{(\'input\'|\'textarea\'|elementType)}"}},"plaintext":{"type":{"name":"bool"},"required":false,"description":"Render the input as plain text. Generally used along side `readOnly`.","doclets":{}},"readOnly":{"type":{"name":"bool"},"required":false,"description":"Make the control readonly","doclets":{}},"disabled":{"type":{"name":"bool"},"required":false,"description":"Make the control disabled","doclets":{}},"value":{"type":{"name":"union","value":[{"name":"string"},{"name":"arrayOf","value":{"name":"string"}},{"name":"number"}]},"required":false,"description":"The `value` attribute of underlying input","doclets":{"controllable":"onChange"}},"onChange":{"type":{"name":"func"},"required":false,"description":"A callback fired when the `value` prop changes","doclets":{}},"type":{"type":{"name":"string"},"required":false,"description":"The HTML input `type`, which is only relevant if `as` is `\'input\'` (the default).","doclets":{}},"id":{"type":{"name":"string"},"required":false,"description":"Uses `controlId` from `` if not explicitly specified.","doclets":{}},"isValid":{"type":{"name":"bool"},"required":false,"description":"Add \\"valid\\" validation styles to the control","defaultValue":{"value":"false","computed":false},"doclets":{}},"isInvalid":{"type":{"name":"bool"},"required":false,"description":"Add \\"invalid\\" validation styles to the control and accompanying label","defaultValue":{"value":"false","computed":false},"doclets":{}}}}')}}]);