Textarea

Arguments

Code example

@schema
{
	"name"		: "Section Textarea",
	"author"	: "LayoutHub",
	"website"	: "https://www.LayoutHub.com"
}
@endschema


<div class="sample-demo">
	
	<p> The setting will show up here:  {{settings.text}} </p>
	
</div>

How it works

Last updated