An open API service indexing awesome lists of open source software.

https://github.com/mdbootstrap/bootstrap-dropdown-button

Responsive Dropdown Button built with Bootstrap 5. Dropdown can be created with the use of a button or link elements.
https://github.com/mdbootstrap/bootstrap-dropdown-button

bootstrap bootstrap-buttons bootstrap5 bootstrap5-template dropdown dropdown-button responsive responsive-design

Last synced: about 2 months ago
JSON representation

Responsive Dropdown Button built with Bootstrap 5. Dropdown can be created with the use of a button or link elements.

Awesome Lists containing this project

README

        

Responsive Dropdown Button built with Bootstrap 5. Dropdown can be created with the use of a button or link elements.

Check out [Bootstrap Dropdown Button Documentation](https://mdbootstrap.com/docs/standard/extended/dropdown-button/) for detailed instructions & even more examples.

## Basic examples

Make sure to check out the main [Dropdowns documentation](https://mdbootstrap.com/docs/standard/extended/dropdown-button/) for more customization examples of dropdown buttons.

### Dropdown button

Any single `.btn` can be turned into a dropdown toggle with some markup changes. Here’s how you can put them to work with either `` elements:

```html


```

### Dropdown Link

And with `` elements:

```html


```

## How to use?

1. Download MDB 5 - free UI KIT

2. Choose your favourite customized component and click on the image

3. Copy & paste the code into your MDB project

[▶️ Subscribe to YouTube channel for web development tutorials & resources](https://www.youtube.com/MDBootstrap?sub_confirmation=1)

___

## More extended Bootstrap documentation