jdi-light icon indicating copy to clipboard operation
jdi-light copied to clipboard

Update tests for vuetify feature: fileinput

Open obitkin opened this issue 2 years ago • 0 comments

  • [ ] accept (string)
  • [ ] append-icon (icon)
  • [ ] append-outer-icon (icon)
  • [ ] autofocus (y/n)
  • [ ] background-color (color)
  • [ ] clear-icon (icon)
  • [ ] color (color)
  • [ ] counter-size-string (string)
  • [ ] counter-string (number)
  • [ ] theme (dark/light)
  • [ ] dense (y/n)
  • [ ] disabled (y/n)
  • [ ] error (y/n)
  • [ ] error-count (number)
  • [ ] error-messages (string)
  • [ ] filled (y/n)
  • [ ] flat (y/n)
  • [ ] full-width (y/n)
  • [ ] height (number)
  • [ ] hide-details (y/n)
  • [ ] hide-input (y/n)
  • [ ] hide-spin-buttons (y/n)
  • [ ] hint (string)
  • [ ] loader-height (number)
  • [ ] loading (y/n)
  • [ ] outlined (y/n)
  • [ ] persistent-hint (y/n)
  • [ ] persistent-placeholder (y/n)
  • [ ] placeholder (string)
  • [ ] prefix (string)
  • [ ] prepend-inner-icon (icon)
  • [ ] reverse (y/n)
  • [ ] rounded (y/n)
  • [ ] rules (func)
  • [ ] shaped (y/n)
  • [ ] show-size (y/n)
  • [ ] single-line (y/n)
  • [ ] solo (y/n)
  • [ ] solo-inverted (y/n)
  • [ ] success (y/n)
  • [ ] success-messages (string)
  • [ ] suffix (string)
  • [ ] truncate-length (number)
  • [ ] validate-on-blur (y/n)
  • [ ] Must implement the abstract Field.

obitkin avatar Sep 06 '22 09:09 obitkin