LAYOUT_ELEMENTS top-level constant

List<String> const LAYOUT_ELEMENTS

Implementation

const LAYOUT_ELEMENTS = [
  "details",
  "tr",
  "tbody",
  "tfoot",
  "thead",
];