utils

All these helper functions and hooks can be used as L.utils.utilName()

Props

NameTypeDescription
bindFunctionalRef......
bytesSizeToUnitsSize......
generateId......
getClassNames......
getIsSentenceIncludingWords......
getSizeInBytes......
getWordEnding......
scrollIntoView......
useElement......
useElementRef......
useInterval......
useProps......
useValue......

() => {
  return (
    <>
      ...
    </>
  );
}