mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-23 09:41:11 +00:00
turn attribute rules to list
This commit is contained in:
parent
76f95f4ea2
commit
f77d0c21df
@ -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-*(verb)* - defines main interaction
|
||||
data-target || href^=# - defined on controller element (if element interacts with an element other than self)
|
||||
data-*(noun)* - defines options for element invocation
|
||||
-data-*(verb)* - defines main interaction
|
||||
-data-target || href^=# - defined on controller element (if element interacts with an element other than self)
|
||||
-data-*(noun)* - defines options for element invocation
|
||||
|
||||
examples:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user