Module layout_2020::fragment_tree::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.