How to find the properties that are supported by an UI component? I am referring to the docs - http://help.gotiggr.com/documentation... and would like to know what are the other properties that can be set in 'More Properties' for each component.
How to find the properties that are supported by an UI component? I am referring to the docs - http://help.gotiggr.com/documentation... and would like to know what are the other properties that can be set in 'More Properties' for each component.
http://docs.tiggzi.com/documentation/...
We use HTML5 and jQuery Mobile components. You should look at docs for these components to see what properties are available.
Sorry for asking a very basic question, but can you please share with me some good sources that clearly outline the available properties for jQuery and HTML5 components.
Not that you need to duplicate public domain information, but it would help many user, if you could reference these source on your website.
Thanks in advance.
For HTML5 elements: https://developer.mozilla.org/en-US/d...
For jQuery Mobile: http://jquerymobile.com
Very helpful. Thank you!