1.3 Components catalog
Last updated
Last updated
This is the most likely fashion this application is being used. Invoked via URL: http://aurelia-ui-toolkits.github.io/demo-materialize/ the application renders the view shown below, which shows an overview of components provided by this bridge.
Image 1
The click on Project status menu item (as shown on Image 1 above) results in showing the Aurelia Materialize bridge components overview. Clicking on one of the components, a sample page is shown, containing a basic use example and more insteresting options along with a side-nav navigation on the left edge, showing the other available components.
That side-nav mimics the side-nav of Materialize website to be easy recognizable by Materialize users.
Image 2
Selecting the Collapsible side-nav item, results with the view of the collapsible page of this catalog (as shown above).
Note the additional sidebar offering implementation options for the current component.
Each of the page showing a Materialize control converted to an Aurelia component, has a section that shows the usage of the component (the consumer's view) along with optional view model and css options.
Here are three consecutive screen-shots showing that information for the select control.
Select view
Image 5 **Select view model**
Image 6 **Waves CSS**
Image 7