Sha256: c214ad89883a788ebda1e4785d7b38f0cfc89650d40be6619e046aa852a4869a
Contents?: true
Size: 265 Bytes
Versions: 9
Compression:
Stored size: 265 Bytes
Contents
AppyApp.Screens.Base = { # An extension point to modify the prototypes for screens extend: (klass) -> # Extend screen component with Lanes defaults, # which will eventually call React.createClass Lanes.React.Screen.extend(klass) }
Version data entries
9 entries across 9 versions & 1 rubygems