mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-05-31 14:04:14 +00:00
docs: add information about what's stored in the readers browser #1070
This commit is contained in:
parent
4b844a8acc
commit
da9ddd9c5a
12 changed files with 56 additions and 5 deletions
docs/content/shortcodes
|
@ -105,6 +105,9 @@ See what happens to the tab views while you select different tabs.
|
|||
|
||||
While pressing a tab of Group A switches all tab views of Group A in sync (if the tab is available), the tabs of Group B are left untouched.
|
||||
|
||||
> [!note]
|
||||
> The selected tab will be [stored in the reader's browser](configuration/sitemanagement/storedinformation).
|
||||
|
||||
{{< tabs >}}
|
||||
{{% tab title="Group A, Tab View 1" %}}
|
||||
````go
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue