### dock Dock (also know as Bottom navigation or Bottom bar) is a UI element that provides navigation options to the user. Dock sticks to the bottom of the screen [dock docs](https://daisyui.com/components/dock/) #### Class names - component: `dock` - part: `dock-label` - modifier: `dock-active` - size: `dock-xs`, `dock-sm`, `dock-md`, `dock-lg`, `dock-xl` #### Syntax ```html