Skip to content

Breadcrumbs

Build Bootstrap breadcrumbs in Wappler, including separators and the active page state for accessible navigation.

Breadcrumbs show the current page’s location within a navigational hierarchy. They should reflect structure (not history).

Breadcrumbs show hierarchy and help users understand where they are in a site structure. This step matters because Breadcrumb example is part of Design View, and understanding that context makes the next action easier to repeat in your own project.

In Bootstrap docs, the current page is typically the last breadcrumb item and should not be a link.

Use breadcrumb items for the hierarchy levels, and links for the navigable levels.

The last breadcrumb item typically represents the current page. This step matters because Current breadcrumb item is part of Design View, and understanding that context makes the next action easier to repeat in your own project.

Use Active for the current page. This matches the Bootstrap pattern of marking the current level.

Breadcrumb links represent navigable hierarchy levels (for example, “Home”). This step matters because Breadcrumb link item is part of Design View, and understanding that context makes the next action easier to repeat in your own project.

Use Text to change the label and Link to pick a route or file. Keep breadcrumb labels short and descriptive. This step matters because Breadcrumb link: Text and Link is part of Selection Panels Properties Breadcrumblinktext, and understanding that context makes the next action easier to repeat in your own project.

If you’re using Wappler partial loads, enable Internal so the route loads inside the current view.

Continue with other Components tours or return to the Components menu.