Dock

A macOS-style magnifying dock.

API reference

bui-dock

Inputs

PropTypeDefaultDescription
magnifynumber1.6Maximum scale factor applied to the tile directly under the cursor.
distancenumber120Pixel radius around the cursor within which tiles are magnified.
labelstringโ€”Accessible label for the dock navigation; falls back to the i18n default.

bui-dock-item

Inputs

PropTypeDefaultDescription
activebooleanfalseWhether to show the active indicator dot beneath the tile.

Every ng-blatui component also accepts a class input to merge extra Tailwind classes onto the host.