mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 08:01:20 +08:00
applied @jonniebigodes adjustment
This commit is contained in:
parent
cc2ec60b57
commit
83c266aa93
@ -179,7 +179,9 @@ You can also use anchors to target a specific section of a page:
|
|||||||
[Go to the conclusion of the documentation page](?path=/docs/some--id#conclusion)
|
[Go to the conclusion of the documentation page](?path=/docs/some--id#conclusion)
|
||||||
```
|
```
|
||||||
|
|
||||||
Note that when using the Controls addon, anchors are ignored by the Canvas tab since the URL gets rewritten to track the args values.
|
<div class="aside">
|
||||||
|
💡 <strong>Note:</> By applying this pattern with the Controls addon, all anchors will be ignored in Canvas based on how Storybook handles URLs to track the args values.
|
||||||
|
</div>
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user