We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Cursors (markdown)
Added some explanatory text for cursors to values that might be nil.
Define 'render phase'. Copied from https://github.com/omcljs/om/issues/80.
clarify multiple cursors
fix syntax: remove parenthesis
remove unnecessary comma
grammar fixes
make the code example for `btn-view` more likely to work if copied (dom/... and a text on the button)
It seems that there was a typo, :courses and :classes are part of state atom, not "coursor"
Revert previous erroneous correction
Correct var name in "Using multiple cursors" section
grammar
edit for clarity
small edits
Making some changes to re-order and clarify
Minor edits
Syntax highlighting
Initial cursors doc