1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2025-06-15 13:36:35 +02:00

Add info about CustomizationContext to the docs

This commit is contained in:
Aleksandr Gumroian
2022-02-10 16:03:41 +01:00
parent 46fe75d3cf
commit aeabc0bf06
2 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,3 @@
It provides customization context to the children. `CustomizationContext` allows
using `useCustomizationContext` in components to check if the reForis UI is
customized or not for specific devices.