UNPKG

@bootstrap-styled/v4

Version:

twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.

11 lines (7 loc) 202 B
`<DropdownToggle />` component example: ```js static <DropdownToggle caret> Dropdown toggle </DropdownToggle> ``` > In order to work, this component must wrapped inside a `<Dropdown />` component.