DefinitelyTyped/react-bootstrap
Artem Kozlov 46194d6be3 Use React.Props as base interface for all Props.
It is convenient to use React.Props as base class for all components
props.
It allows to use key and ref properties with all bootstrap components.

- add missing properties like className, etc.
2015-10-23 23:35:52 +02:00
..
react-bootstrap-test.tsx Add react-bootstrap type definition 2015-09-07 01:54:46 -07:00
react-bootstrap.d.ts Use React.Props as base interface for all Props. 2015-10-23 23:35:52 +02:00