Class
Links
A directive for authoring authoring embedded previews of documentation links (similar to how links are currently rendered in Topics sections) anywhere on the page without affecting page curation behavior.
final class Links
Discussion
@Links gives authors flexibility in choosing how they want to highlight documentation on the page itself versus in the navigation sidebar. It also allows for mixing and matching different visual styles of topics.
...
### What's New in SlothCreator
@Links(visualStyle: compactGrid) {
- <doc:get-started-preparing-sloth-food>
- <doc:feeding-your-sloth-in-winter>
- <doc:ordering-food-delivery>
}
...
Topics
Instance Properties
Type Properties
Enumerations