Module base_fragment

Source

Structsยง

BaseFragment ๐Ÿ”’
This data structure stores fields that are common to all non-base Fragment types and should generally be the first member of all concrete fragments.
BaseFragmentInfo ๐Ÿ”’
Information necessary to construct a new BaseFragment.
FragmentFlags ๐Ÿ”’
Flags used to track various information about a DOM node during layout.
Tag ๐Ÿ”’
A data structure used to hold DOM and pseudo-element information about a particular layout object.