true, 'rows' => 3, 'layoutcontrol_options' => [], ]; print_r( 'layoutcontrol_options' ); exit( 'asdf' ); } public function content_template() { $control_uid = $this->get_control_uid(); ?>
<# if ( data.options ) { _.each( data.options, function( value, key ) { var selected = ''; if(data.controlValue == key){ selected = 'selected'; } #>
<# }); } #>
<# if ( data.description ) { #>
{{{ data.description }}}
<# } #>