How to include an icon in a dashboard nav item? #11605
Answered
by
mcanouil
pensivedog
asked this question in
Q&A
Replies: 1 comment 6 replies
-
either you know the HTML code or you use shortcode from an extension
---
title: "Dashboard with Icons in Nav"
format: dashboard
---
# Nav tab 1 {{< iconify iconSet:iconName >}}
## Row
# `<CODE>`{=html} Nav tab 2 |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Is it possible to get a bootstrap icon in a dashboard navigation tab? Pasting an emoji works, but I've tried everything I can think of and can't get a bs icon to appear in the dashboard nav alongside an item's text.
Beta Was this translation helpful? Give feedback.
All reactions