Sha256: ab0858dacf74c3adaf97f7dff008e7e79d11077f0c39b99893058809c3ea9f8c
Contents?: true
Size: 342 Bytes
Versions: 33
Compression:
Stored size: 342 Bytes
Contents
module GOVUKDesignSystemFormBuilder module Elements module Inputs class Text < Base include Traits::Input include Traits::Error include Traits::Hint include Traits::Label include Traits::Supplemental def builder_method :text_field end end end end end
Version data entries
33 entries across 33 versions & 1 rubygems