We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
target
1 parent d0d37a0 commit 212f7dfCopy full SHA for 212f7df
src/runtime/types/button.d.ts
@@ -26,4 +26,5 @@ export interface Button extends Link {
26
leading?: boolean
27
square?: boolean
28
truncate?: boolean
29
+ target?: string
30
}
0 commit comments