Skip to main content
Version: 13.x (Current)

Navigation Back Arrow

<bk-navigation-back-arrow></bk-navigation-back-arrow>

The Navigation Back Arrow renders a button with left arrow icon, which upon clicking notifies the request to go back one step in the nesting path. The Navigation Back Arrow is only visible in nested pages.

navigation-back-arrow

How to configure

The Navigation Back Arrow component does not require any configuration.

{
"tag": "bk-navigation-back-arrow"
}

API

Properties & Attributes

None

Listens to

eventaction
nested-navigation-state/pushupdates internal representation of the current navigation path by adding one step
nested-navigation-state/backupdates internal representation of the current navigation path by removing the specified number of steps

Emits

eventdescription
nested-navigation-state/backnotifies to go back one step in the navigation path