mirror of
https://github.com/flynx/actions.js.git
synced 2025-10-28 18:00:11 +00:00
minor tweaks to doc...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
3917412da0
commit
da35c19b7f
@ -304,7 +304,7 @@ actionSet.on('action_name.pre', function(){
|
|||||||
actions are mainly load-time entities.
|
actions are mainly load-time entities.
|
||||||
|
|
||||||
|
|
||||||
XXX add doc about the code format...
|
<!-- XXX add doc about the code format... -->
|
||||||
|
|
||||||
|
|
||||||
### The action system main protocols:
|
### The action system main protocols:
|
||||||
@ -479,8 +479,6 @@ the second arguments, and as normal a result on the post phase.
|
|||||||
|
|
||||||
#### 4. Action attributes
|
#### 4. Action attributes
|
||||||
|
|
||||||
XXX
|
|
||||||
|
|
||||||
```
|
```
|
||||||
<action-set>.getActionAttr('action', 'attr')
|
<action-set>.getActionAttr('action', 'attr')
|
||||||
-> <value>
|
-> <value>
|
||||||
@ -663,7 +661,7 @@ done to prevent actions competing to return a value.
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
XXX need docs on mix(..) and .mix*(..) protocols...
|
<!-- XXX need docs on mix(..) and .mix*(..) protocols... -->
|
||||||
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user