@extends('ckfinder::samples/layout') @section('content')
Mobile user interface is enabled automatically when the width of the working area of the application gets below the value
defined in the uiModeThreshold
configuration option.
Note: This mode works best on mobile devices, as touch and swipe events are not enabled for desktop browsers.
@stop @section('scripts') @stop