hashbrown

MagicTextCaret

Supported caret prop values.

API

export type MagicTextCaret =
  | boolean
  |  ReactNode 
  |  MagicTextCaretRenderer;