Sha256: 4ca951d6ab4a1277d2493457f933369b1eceb4b0550a710e0b93c238217c7bea
Contents?: true
Size: 173 Bytes
Versions: 13
Compression:
Stored size: 173 Bytes
Contents
# frozen_string_literal: true module Magicka # Input element representing an HTML +<input/>+ class Input < FormElement with_attribute_locals :placeholder end end
Version data entries
13 entries across 13 versions & 1 rubygems