A next-generation tool to create blazing-fast documentation sites
API
created:3/5/2021
updated:3/5/2021
loc
69
comments
19%
passed
2
coverage
53%

TagsList

avatar of atanasster
@component-controls/blocks
3.15.0

displays a row of tags assigned to the current document, with links to their pages

import { TagsList } from '@component-controls/blocks';

Overview

Name
Description
Default
tags

string list of tag names

string[]
-
raw

raw string values, useful for highlighting search results

string[]
-
limit

limit the number of tags to display

number
0
transparentAmount

transparent amount - 0 to 1

number
-
borderSize

borderSize in pixels

number
-
variant

theme variant additional

string
-

Commits

Date
Author
Commit Message
2/21/2021

atanasster

avatar of atanasster
fix: missing last item
2/21/2021

atanasster

avatar of atanasster
feat: taglist customize tags
2/20/2021

atanasster

avatar of atanasster
fix: tagslist limit of items
12/23/2020

atanasster

avatar of atanasster
feat: add algolia confurable site search
10/9/2020

atanasster

avatar of atanasster
feat: dynamic esm stories
7/28/2020

atanasster

avatar of atanasster
docs: initial checkin
7/24/2020

atanasster

avatar of atanasster
chore: move store hooks to store package
7/23/2020

atanasster

avatar of atanasster
chore: more recoil
7/22/2020

atanasster

avatar of atanasster
chore: more recoil
6/30/2020

atanasster

avatar of atanasster
docs: writing mdx stories docs
12 commits
package
imports
peer
getPaletteColorTagPropsTagLink
getDocPath
useStoreuseDocPropCount
react
^17.0.1
useStateuseEffectFC
*
theme-ui
^0.8.4
jsxBox