Sha256: ae707f52b6eeec4e375c19b2694ac0ee6d131fb398c266081790e99bae22be2e
Contents?: true
Size: 220 Bytes
Versions: 2
Compression:
Stored size: 220 Bytes
Contents
_.component('Luca.fields.TypeAheadField').extends('Luca.fields.TextField').with className: 'luca-ui-field' afterInitialize: ()-> @input_id ||= _.uniqueId('field') @input_name ||= @name @label ||= @name
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
luca-0.8.599 | src/components/fields/type_ahead_field.coffee |
luca-0.8.59 | src/components/fields/type_ahead_field.coffee |