utils
All these helper functions and hooks can be used as L.utils.utilName()
Props
| Name | Type | Description |
|---|---|---|
| bindFunctionalRef | ... | ... |
| bytesSizeToUnitsSize | ... | ... |
| generateId | ... | ... |
| getClassNames | ... | ... |
| getIsSentenceIncludingWords | ... | ... |
| getSizeInBytes | ... | ... |
| getWordEnding | ... | ... |
| scrollIntoView | ... | ... |
| useElement | ... | ... |
| useElementRef | ... | ... |
| useInterval | ... | ... |
| useProps | ... | ... |
| useValue | ... | ... |
() => { return ( <> ... </> ); }
