Castle logo

CASTLE UI

Search

K

Display navigational links with arrow icons. Useful for guiding users forward or backward in workflows.

Usage

Provides a forward navigation link with an arrow icon pointing to the right.

import { ArrowForwardLink } from '@passfort/castle'

Copy

Copy

live example

Provides a backward navigation link with an arrow icon pointing to the left.

import { ArrowBackLink } from '@passfort/castle'

Copy

Copy

live example

Contents