TLCurrentUser

See source code
Table of contents
interface TLCurrentUser {}

Properties

setUserPreferences

readonly
readonly setUserPreferences: (userPreferences: TLUserPreferences) => void;

userPreferences

readonly
readonly userPreferences: Signal<TLUserPreferences>;

Prev
TLCropInfo
Next
TLCursorProps