feat: add gl-intersperse
The intersperse component separates a list of elements by a given character (the default is ', '). It takes all direct descendants of its default slot and inserts the given separator between each item. Optionally the character used for the last separator can be set independently.
Loading
-
mentioned in commit 3594dcf4
-
mentioned in commit michel.engelen/gitlab-ui@20b8f6f9
Please register or sign in to comment