How to use the @synerise/ds-utils.toCamelCase function in @synerise/ds-utils

To help you get started, we’ve selected a few @synerise/ds-utils examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github Synerise / synerise-design / packages / components / inline-edit / src / InlineEdit.tsx View on Github external
if (fontStyleWatcher) {
      attachWidthWatcher(fontStyleWatcher.current as HTMLDivElement, updateInputWidth);
    }
  }, [autoFocus, fontStyleWatcher, inputRef, updateInputWidth]);

  return (
    
      
      {!hideIcon && (

@synerise/ds-utils

Utils UI Component for the Synerise Design System

MIT
Latest version published 17 hours ago

Package Health Score

66 / 100
Full package analysis

Similar packages