express controls are defined here
use Modern::Perl;
use Mojo::ByteStream;
use MojoX::AlmostJSON qw(encode_json);
use constant DEBUG => 0;
#Not sure why C<out> function have to decode from utf8,
#but
ref protected scalar
$v = $$v;
}
elsif ($v!~/^\s*(?:function\s*\()/) {
$v = encode_json $v;
}
push @options, "$k: $v";
}
}
else{
push @options, $attrs;
}
$binding .= jo
{dataSource}) eq '') {
my $dataSource = delete $attrs->{dataSource};
#push @extensions, '$.getJSON("' . $dataSource . '",function(data){$("#'.$id.'").dxDataGrid({ dataSource: data });});';
#$att