Sha256: 0bfdc942003f6c5cacd7d08d3016bd3bf98582fb859c916f1d788cdf3c594de1
Contents?: true
Size: 319 Bytes
Versions: 54
Compression:
Stored size: 319 Bytes
Contents
class Dashing.Image extends Dashing.Widget ready: -> # This is fired when the widget is done being rendered onData: (data) -> # Handle incoming data # You can access the html node of this widget with `@node` # Example: $(@node).fadeOut().fadeIn() will make the node flash each time data comes in.
Version data entries
54 entries across 54 versions & 7 rubygems