🏷️ updated link interface
This commit is contained in:
parent
996f20136a
commit
df400f03dd
|
@ -4,7 +4,7 @@ import type { RouteLocationRaw } from "vue-router";
|
||||||
* Interface representing a navigational link component.
|
* Interface representing a navigational link component.
|
||||||
* This can be used for both internal routing (via `to`) and external links (via `href`).
|
* This can be used for both internal routing (via `to`) and external links (via `href`).
|
||||||
*/
|
*/
|
||||||
export default interface ILink {
|
export default interface IVLink {
|
||||||
/**
|
/**
|
||||||
* The text label displayed for the link.
|
* The text label displayed for the link.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user