We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
用于跳转到页面指定位置。
<ix-anchor> <ix-link href="#example" title="example" /> <ix-link href="#api" title="api"> <ix-link href="#props" title="props" /> <ix-link href="#emit" title="emit" /> </ix-link> </ix-anchor>
affix
true
showInkInFixed
false
target
window
offsetTop
targetOffset
click
e: Event, link: Object
change
activeLink: string
除以下表格外还支持原生 a 元素的所有属性。
a
href
string
title
The text was updated successfully, but these errors were encountered:
@Pupils-web @danranVm 负责此组件的 review, API 设计完成后请 @ 他们
@
Sorry, something went wrong.
@danranVm @Pupils-web 麻烦review 下 api
我没有问题
@danranVm 已更新api
#279
danranVm
ssccchh
bunnybunny3
No branches or pull requests
What problem does this feature solve?
用于跳转到页面指定位置。
What does the proposed API look like?
例子
API
ix-anchor
Props
affix
true
showInkInFixed
false
target
window
offsetTop
targetOffset
Emits
click
e: Event, link: Object
change
activeLink: string
ix-link
Props
href
string
title
string
The text was updated successfully, but these errors were encountered: