Skip to content

HTML

The HTML field is a plain/custom HTML field. It allows you to write custom HTML code:

'customHtmlSection' => [
'content' => '<h1>Hello, world!</h1>',
]