Composables
Composable functions exported by una-content.
useConfig()
Get the config from app.config.ts
.
main
,header
,aside
,footer
andtoc
can be set from_dir.yml
and anypage.md
file.
useScrollspy()
Modified from docus. useScrollspy()
is used in docs layout to make the ToC display the currently visible headings.