Display option data type
Allowed values
| normal | The default value. The element should be displayed normally. |
|---|---|
| none | The element is not processed for display, and layout proceeds as if the element did not exist. This is inspired by "display: none" from CSS. |