Update README.md
Updated screenshots of icon and color category
This commit is contained in:
parent
83622ab4f2
commit
598e171897
10
README.md
10
README.md
|
@ -1,4 +1,4 @@
|
||||||
# Y—Catalog-Viewer
|

|
||||||
A standalone catalog viewer package that intelligently displays design components.
|
A standalone catalog viewer package that intelligently displays design components.
|
||||||
|
|
||||||
|
|
||||||
|
@ -54,7 +54,7 @@ where the user needs to provide the following parameters:
|
||||||
* The detail label which is an optional parameter, allows a user to include additional details about the image if needed.
|
* The detail label which is an optional parameter, allows a user to include additional details about the image if needed.
|
||||||
* The axis attribute which is an optional parameter with which a user can decide whether they want to display the title, details, and image to be displayed vertically or horizontally.
|
* The axis attribute which is an optional parameter with which a user can decide whether they want to display the title, details, and image to be displayed vertically or horizontally.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
### Font Category
|
### Font Category
|
||||||
|
@ -115,8 +115,7 @@ where the user needs to provide the following parameters:
|
||||||
* The detail label which is an optional parameter, allows a user to display additional details if needed.
|
* The detail label which is an optional parameter, allows a user to display additional details if needed.
|
||||||
* The axis attribute which is an optional parameter with which a user can decide whether they want to display the title, details and color view to be displayed vertically or horizontally.
|
* The axis attribute which is an optional parameter with which a user can decide whether they want to display the title, details and color view to be displayed vertically or horizontally.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
### Catalog Category
|
### Catalog Category
|
||||||
We can create a category which contains other categories.
|
We can create a category which contains other categories.
|
||||||
|
@ -134,8 +133,7 @@ We can create a category which contains other categories.
|
||||||
* The name of the category.
|
* The name of the category.
|
||||||
* Array of subcategories.
|
* Array of subcategories.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
### Custom Component Category
|
### Custom Component Category
|
||||||
Suppose a user wants to display a button named DemoButton from their project.
|
Suppose a user wants to display a button named DemoButton from their project.
|
||||||
|
|
Loading…
Reference in New Issue