-
Feature Request
-
Resolution: Done
-
Major
-
None
-
Documentation (Ref Guide, User Guide, etc.)
Proposed property forms in "HTML" tab:
Any tag (id)
<a> (url)
<input> type="button" (type, value, disabled, autofocus)
<input> type="text | password | search | file url" (type, value, pattern, placeholder, required, max length, disabled, autofocus)
<input> type="number" (same as others + min, max, step)
<form> (name, action, method, novalidate, autocomplete)
<img> (url, alt, width, height, is map, use map, crossorigin)
<video> (url, poster, width, height, autoplay, controls, loop, muted, preload)
<audio> (url, poster, width, height, autoplay, controls, loop, muted, preload)
<source> (url, type)
<link> (href, rel)
<meta> (name, content)
<script> (src, type)
<style> (type)
<body> (background, bgcolor, ...)
- blocks
-
RHDEVDOCS-96 Add info about jQM properties tab
- Closed
- relates to
-
JBIDE-14591 Properties Tab for html elements
- Closed