Div
Syntax
<bx:div
bind="string"
bindOnLoad="boolean"
id="string"
onBindError="string"
tagName="string"
class="string"
style="string">
<!-- Optional body content -->
</bx:div>Attributes
Attribute
Type
Required
Description
Default
Examples
Basic div with static content
AJAX-enabled div with bind expression
Custom tag name
With error handling
Usage Notes
Related Components
Last updated
Was this helpful?
