{icons.orientation -> f:format.raw()}
  • {icons.fullscreen -> f:format.raw()} {f:translate(key: 'maximized')} 100%/100%
  • {icons.expand -> f:format.raw()} {f:translate(key: 'custom')} {custom.width}px/{custom.height}px

  • {icons.{preset.type} -> f:format.raw()} {preset.label} {f:if(condition: preset.width, then: '{preset.width}px', else: '100%')}/{f:if(condition: preset.height, then: '{preset.height}px', else: '100%')}
x