|
|
|
@ -248,6 +248,10 @@ module Docs
|
|
|
|
|
"text": "usePreferredReducedMotion",
|
|
|
|
|
"link": "/core/usePreferredReducedMotion/"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"text": "usePreferredReducedTransparency",
|
|
|
|
|
"link": "/core/usePreferredReducedTransparency/"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"text": "useScreenOrientation",
|
|
|
|
|
"link": "/core/useScreenOrientation/"
|
|
|
|
@ -264,6 +268,10 @@ module Docs
|
|
|
|
|
"text": "useShare",
|
|
|
|
|
"link": "/core/useShare/"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"text": "useSSRWidth",
|
|
|
|
|
"link": "/core/useSSRWidth/"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"text": "useStyleTag",
|
|
|
|
|
"link": "/core/useStyleTag/"
|
|
|
|
@ -313,6 +321,10 @@ module Docs
|
|
|
|
|
"text": "onClickOutside",
|
|
|
|
|
"link": "/core/onClickOutside/"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"text": "onElementRemoval",
|
|
|
|
|
"link": "/core/onElementRemoval/"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"text": "onKeyStroke",
|
|
|
|
|
"link": "/core/onKeyStroke/"
|
|
|
|
@ -788,6 +800,10 @@ module Docs
|
|
|
|
|
{
|
|
|
|
|
"text": "Time",
|
|
|
|
|
"items": [
|
|
|
|
|
{
|
|
|
|
|
"text": "useCountdown",
|
|
|
|
|
"link": "/core/useCountdown/"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"text": "useDateFormat",
|
|
|
|
|
"link": "/shared/useDateFormat/"
|
|
|
|
|