mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 11:11:53 +08:00
14 lines
535 B
Plaintext
14 lines
535 B
Plaintext
import { Meta } from '@storybook/addon-docs';
|
|
|
|
<Meta title="UtfSymbolsScroll" />
|
|
|
|
## Instruction
|
|
|
|
> Instruction below works only in iframe.html. Unknown code in normal mode (with manager) removes hash from url.
|
|
|
|
Click on [link](#anchor-with-utf-symbols-абвг). That will jump scroll to anchor after green block below. Then reload page and
|
|
it should smooth-scroll to that anchor.
|
|
|
|
<div style={{ height: "1500px", background: "green", color: "white" }}>Space for scroll test</div>
|
|
|
|
## Anchor with utf symbols (абвг) |