UNPKG

@gitlab/ui

Version:
13 lines (10 loc) 265 B
# Token <!-- STORY --> ## Usage Tokens are an object that has been created after a user action, like selecting an autocompleted item while searching. They have a close action in the form of an 'x'. **Using the component** ~~~js <gl-token> Token </gl-token> ~~~