benjaminpalko/.opencode/skills/daisyui/components/breadcrumbs.md
Benjamin Palko f526f5c0aa
Some checks failed
Deploy / deploy (push) Failing after 39s
set up new workflow and migrate to .forgejo dir (#5)
Co-authored-by: Benjamin Palko <benjaminpalko@hotmail.com>
Reviewed-on: #5
2026-08-11 20:55:29 -04:00

435 B

breadcrumbs

Breadcrumbs helps users to navigate

breadcrumbs docs

Class names

  • component: breadcrumbs

Syntax

<div class="breadcrumbs">
	<ul>
		<li><a>Link</a></li>
	</ul>
</div>

Rules

  • breadcrumbs only has one main class name
  • Can contain icons inside the links
  • If you set max-width or the list gets larger than the container it will scroll