This plugin could not exist without the amazing work of the Mobile Detect project
{{ mobile_detect }}
computer
tablet
phone
{{ mobile_detect:library_version }}
2.8.19
Using {{ mobile_detect }}
as part of an {{ if }}
statement:
{{if something == { mobile_detect } }}
...
{# some content #}
...
{{ endif }}