Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 598 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 598 Bytes

NavLink

<NavLink href="https://github.com/owowagency/bootstrap-vue">
    GitHub
</NavLink>

Imported Props

Prop name Description Type Values Default
active Adds the active class boolean - false
disabled Disables the component boolean - false

Slots

Name Description Bindings
default Displays the content of the nav link