Jumbotron
Overview
The Jumbotron scope function creates a large grey box for calling extra attention to some special content or information. It is created just like the panel and blocks above:
Prototype
Jumbotron()
Parameters
- None.
Examples
{{ Jumbotron()
This is the body content of the function scope.
}}
See Also
Function Calling Convention
Scope Function
Instruction Function
Standard Function
Related