TLCurrentUser
Table of contents
interface TLCurrentUser {}Properties
setUserPreferences
readonly
readonly setUserPreferences: (userPreferences: TLUserPreferences) => void;userPreferences
readonly
readonly userPreferences: Signal<TLUserPreferences>;Prev
TLCropInfoNext
TLCursorProps