Companion

object Companion

Functions

Link copied to clipboard
fun aboutEditor(config: AboutEditorConfiguration = AboutEditorConfiguration.default): QuickEditorScopeOption

Creates a QuickEditorScopeOption configured for the about editor scope.

Creates a QuickEditorScopeOption configured for the about editor scope using a DSL-style builder.

Link copied to clipboard
fun avatarAndAbout(config: AvatarPickerAndAboutEditorConfiguration = AvatarPickerAndAboutEditorConfiguration.default): QuickEditorScopeOption

Creates a QuickEditorScopeOption configured for the avatar and about editor scope.

Creates a QuickEditorScopeOption configured for the avatar and about editor scope using a DSL-style builder.

Link copied to clipboard
fun avatarPicker(config: AvatarPickerConfiguration = AvatarPickerConfiguration.default): QuickEditorScopeOption

Creates a QuickEditorScopeOption configured for the avatar picker scope.

Creates a QuickEditorScopeOption configured for the avatar picker scope using a DSL-style builder.