teal
teal copied to clipboard
Add bookmarking information to vignettes
Companion to https://github.com/insightsengineering/teal/pull/1011
- Add new vignette that explains bookmarking.
- explain that
tealbookmarkstealand modules bookmark themselves - explain the
teal_bookmarkableattribute of modules - use this issue and this PR as sources of content
- Amend
Creating Custom Modulesvignette.
- mention bookmarking requirements and attribute
- link to bookmarking vignette
- Amend
pkgdown. suggested:
- title: Extending `teal`
navbar: Extending `teal`
contents:
- creating-custom-modules
- bookmarking-teal-applications
- adding-support-for-reporting
Since we're not exposing the feature just yet, I think we can postpone the vignette until later. Or is there any specific reason to introduce the vignette now?
I should be the one to write it.
Agree, we can write this for now and hide it from public until we're ready to expose it.