Display navigational links with arrow icons. Useful for guiding users forward or backward in workflows.
Usage
Arrow Forward Link
Provides a forward navigation link with an arrow icon pointing to the right.
import { ArrowForwardLink } from '@passfort/castle'content_copyCopy
content_copyCopy
live example
Arrow Back Link
Provides a backward navigation link with an arrow icon pointing to the left.
import { ArrowBackLink } from '@passfort/castle'content_copyCopy
content_copyCopy
live example