Mixes In
Members
-
Childs list
-
Element name
-
Element id
-
this.mark markus.View
-
Root view class
-
Mixins array.
-
Parent node
-
this.presets markus.View
-
Presets list
-
Element properties from markus markup
-
Element tags
-
Аrray of functions called every tick
Methods
-
Add tag to tags list and app mixin props
Name Type Description propsstring tagName
-
Add function to ticks array
Name Type Description cbfunciton Every tick is called
-
Merging mixin with elements props
Properties:
Name Type Argument Description elmElement Element for merge
props=<optional>
{Object} Element props
Returns:
Type Description Object merged elm props with mixin props -
Remove tag from tags list and reuse mixins props
Name Type Description propsstring tagName
-
Set mixin to store
Properties:
Name Type Description selectorstring Mixin selector
propsObject Mixin props
-
Set props to element
Name Type Description propsObject Props object