Skip to content

Commit b2af057

Browse files
committed
Added bit on at- namespace
1 parent 836c2b9 commit b2af057

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1110,6 +1110,8 @@ While this guide explains the *what*, *why* and *how*, I find it helpful to see
11101110
### Provide a Unique Directive Prefix
11111111
###### [Style [Y073](#style-y073)]
11121112
1113+
- For all Portal-ui directives use the at- namespace
1114+
11131115
- Provide a short, unique and descriptive directive prefix such as `acmeSalesCustomerInfo` which is declared in HTML as `acme-sales-customer-info`.
11141116
11151117
*Why?*: The unique short prefix identifies the directive's context and origin. For example a prefix of `cc-` may indicate that the directive is part of a CodeCamper app while `acme-` may indicate a directive for the Acme company.

0 commit comments

Comments
 (0)