You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

438 B

layout title title_nav description keywords type
default User interface components UI components The configurable UI components available for customization. toolbar toolbarbuttons buttons toolbarbuttonsapi folder

{% assign navigaton = site.data.nav %} {% for entry in navigaton %} {% if entry.url == "ui-components" %} {% assign links = entry.pages %} {% endif %} {% endfor %}

{% include index.html links=links %}