Check out the documentation (auto generated from the underlying domain model):
98 |maybe(Type)
means an optional instance of Type
Type checking for react-bootstrap
144 | 145 |This library adds a type checking layer to 148 | the components of react-bootstrap. When a error occurs, say a bad value for an attribute, 149 | the debugger kicks in so you can inspect the stack and quickly find out what's wrong. 150 |
151 |My other projects
152 |{JSX_PREAMBLE}164 | 169 |
Enable debugger (remember to open up the console)
; 225 | return ( 226 |Choose an example
231 |Try to change the bsStyle
attribute
234 |
235 |
236 |
237 | Preview
238 |
239 |
240 |