Commit f77d0c21 authored by Jacob Thornton's avatar Jacob Thornton

turn attribute rules to list

parent 76f95f4e
...@@ -65,9 +65,9 @@ All events should have an infinitive and past participle form. The infinitive is ...@@ -65,9 +65,9 @@ All events should have an infinitive and past participle form. The infinitive is
Data attributes should take the following form: Data attributes should take the following form:
data-*(verb)* - defines main interaction -data-*(verb)* - defines main interaction
data-target || href^=# - defined on controller element (if element interacts with an element other than self) -data-target || href^=# - defined on controller element (if element interacts with an element other than self)
data-*(noun)* - defines options for element invocation -data-*(noun)* - defines options for element invocation
examples: examples:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment