html - Why does Chrome show nothing but div tags when I view the dom elements for an Ext JS app? -
i thought of ext js objects translate directly non-div html tags. why <div>
in element view when viewing app in debug mode? never see <button>
,<img>
,<a>
or other usual html tag.
here example how textfield looks like. inside of divs, tables, etc. there input component. use "magnifier" tool fined precise component interested in. actual question or problem?
Comments
Post a Comment