Sha256: 5ad125c9b506a501af8f40bc1a57e501e02de9959b50ab3e17bcf8de0c830f6c

Contents?: true

Size: 359 Bytes

Versions: 628

Compression:

Stored size: 359 Bytes

Contents

# frozen_string_literal: true

module Playbook
  module Forms
    class Builder
      def star_rating_field(name, props: {})
        props[:name] = name
        props[:margin_bottom] = "sm"
        props[:label] = @template.label(@object_name, name) if props[:label] == true
        @template.pb_rails("star_rating", props: props)
      end
    end
  end
end

Version data entries

628 entries across 628 versions & 1 rubygems

Version Path
playbook_ui-14.16.0 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.15.0.pre.alpha.play1949lodashremoval3of36815 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.15.0.pre.alpha.play1952fixhorizontalnavcursorstyle6795 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.16.0.pre.rc.6 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.15.0.pre.alpha.play1949lodashremoval3of36758 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.15.0.pre.alpha.play1949lodashremoval3of36746 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.16.0.pre.rc.5 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.15.0.pre.alpha.PBNTR477draggabledropzone6743 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.15.0.pre.alpha.PBNTR8996733 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.16.0.pre.rc.4 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.15.0.pre.alpha.PLAY1756pbcontenttagpt76722 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.15.0.pre.alpha.play1907passglobalpropstotooltiprails6706 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.16.0.pre.rc.3 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.15.0.pre.alpha.PBNTR617addgriddisplayglobalprop6700 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.15.0.pre.alpha.play1910emptystatekitreactbeta6685 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.15.0.pre.alpha.play1757pbcontenttag6677 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.15.0.pre.alpha.PLAY1756pbcontenttagpt76661 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.15.0.pre.alpha.play1757pbcontenttag6658 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.15.0.pre.alpha.play1757pbcontenttag6644 lib/playbook/forms/builder/star_rating_field.rb
playbook_ui-14.15.0.pre.alpha.PLAY1871speedupvitebuildwatch6643 lib/playbook/forms/builder/star_rating_field.rb