Last active
April 10, 2017 16:46
-
-
Save isaacplmann/7894b0fd4efb15b1249cb468ba7ec9b1 to your computer and use it in GitHub Desktop.
Data Directives
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<list usersData></list> | |
<chooser usersData></chooser> | |
<list ordersData></list> | |
<chooser ordersData></chooser> | |
<list productsData></list> | |
<thumbnail-grid productsData></thumbnail-grid> | |
<chooser productsData></chooser> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment