mirror of
https://github.com/flynx/actions.js.git
synced 2025-12-20 10:01:40 +00:00
minor doc fixes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
21ef1e0351
commit
eb47c47c06
@ -141,8 +141,8 @@ n
|
|||||||
are ignored
|
are ignored
|
||||||
- **No state transferred via mixin**
|
- **No state transferred via mixin**
|
||||||
The only two things _inherited_ from the object defining the actions
|
The only two things _inherited_ from the object defining the actions
|
||||||
via the mixin methods or `mix` function are properties and actions,
|
via the mixin methods or `mix` function are properties and methods/actions,
|
||||||
all data, including normal methods is discarded.
|
all data is discarded.
|
||||||
|
|
||||||
|
|
||||||
**Notes:**
|
**Notes:**
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user