Package-level declarations
Types
Configuration which will be applied to the about editor.
AboutEditor result with the updated Profile in the payload.
Represents a set of fields that can be shown in the "About" section of the QuickEditor.
Represents the authentication method used for the Gravatar Quick Editor.
Configuration which will be applied to the avatar picker and about editor.
Configuration which will be applied to the avatar picker.
The layout direction of the Avatar picker in the Quick Editor.
AvatarPicker result.
Class representing possible dismiss reasons that could close the GravatarQuickEditor
All non-auth params required to launch the Gravatar Quick Editor
The color scheme to be used in the Quick Editor.
Represents a profile editing scope with configuration options for each scope.
The interface for all Quick Editor result types.
This callback is invoked whenever the Quick Editor produces a result. The result is represented by a QuickEditorUpdateType
instance, which can be one of several variants. Developers should implement this callback to handle the specific result types appropriately.
Functions
A type-safe builder for the GravatarQuickEditorParams class.