scriptorium/rendering/views/tags
The tags component renders tags of the database as a tag cloud with tags of varying sizes as an unordered list.
Values
pub fn view(
db: database.Database,
config: config.Configuration,
) -> @internal Element(a)