Skip to content

Commit

Permalink
feat: The archor component customizes the highlighted anchor point
Browse files Browse the repository at this point in the history
  • Loading branch information
ontheroad1992 committed Aug 11, 2023
1 parent b8bcea5 commit c3ccbd0
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 0 deletions.
Binary file modified db/TDesign.db
Binary file not shown.
37 changes: 37 additions & 0 deletions packages/scripts/api.json
Original file line number Diff line number Diff line change
Expand Up @@ -3735,6 +3735,43 @@
"TNode"
]
},
{
"id": 1691741305,
"platform_framework": [
"2"
],
"component": "Anchor",
"field_category": 1,
"field_name": "getCurrentAnchor",
"field_type": [
"32"
],
"field_default_value": "",
"field_enum": "",
"field_desc_zh": "自定义高亮的锚点\t",
"field_desc_en": "Custom Highlighted Anchor Points",
"field_required": 0,
"event_input": "",
"create_time": "2023-08-11 08:08:25",
"update_time": "2023-08-11 08:08:25",
"event_output": null,
"custom_field_type": "(activeLink: string) => string",
"syntactic_sugar": null,
"readonly": 1,
"html_attribute": 0,
"trigger_elements": "",
"deprecated": 0,
"version": "",
"test_description": null,
"support_default_value": 0,
"field_category_text": "Props",
"platform_framework_text": [
"React(PC)"
],
"field_type_text": [
"Function"
]
},
{
"id": 193,
"platform_framework": [
Expand Down

0 comments on commit c3ccbd0

Please sign in to comment.