Usage
Hook detects user os. Possible values are: undetermined
, macos
, ios
, windows
, android
, linux
.
If os cannot be identified as well as during server side rendering undetermined
will be returned.
Your os is undetermined
TypeScript
You can import OS
union type from @mantine/hooks
:
Definition
Feedback
Your feedback is most valuable contribution to the project, please share how you use Mantine, what features are missing and what is done good
Leave feedback