Width
Control border width. Format pam-border="w:{size}"
.
Default styling
w
Set border to default width
w%3A0
Set border width to 0.
w%3Apx
Set border width to 1px.
w%3A2
Set border width to 2px.
w%3A4
Set border width to 4px.
Markup
<div pam-border="[modifier]" pam-skin="bg:gray:100" pam-size="w:10 h:3">
</div>