Manage configuration.
10 |Breadcrumbs
is a system component used by the page component. It's not meant to be used directly.
Choice
is a system component used by the checkbox component and choice list component. It's not meant to be used directly.
{{ code }}
10 | Angular Polaris is a conversion of the Shopify Polaris project from React to Angular.
6 |The Angular Polaris library tries to implement the Shopify Polaris API as-is as much as possible. Exceptions are made when the Shopify Polaris breaks common Angular convention. Typical adaptation include:
7 | 8 |plrs
.@Output
notation with EventEmitter
. (e.g.: <plrsCheckbox (change)="onchange($event)"></plrsCheckbox>
)The purpose of this project is to illustrate the component that are available and how to use them in your angular project.
17 |{{ title }}
8 |{{ description }}
7 |{{ attributeOne }}
23 |The page you are looking for could not be found.
5 |Raise an issue on Git Hub if you think this is a mistake.
6 |