Overview

UIX

namespace Base

interface Base.Options

class BaseO

<extends Base.Options = Base.Option>

Constructors

constructor(options?: Datex.DatexObjectInit, constraints?: Datex.DatexObjectInit)

Properties

DEFAULT_OPTIONS: Base.Options
DEFAULT_CONSTRAINTS: Types.component_constraints
INITIAL_CONSTRAINTS: Types.component_constraints
CLONE_OPTION_KEYS: Set
options: Datex.JSValueWith$
constraints: Datex.JSValueWith$
props: O
$: Datex.Proxy$
$$: Datex.PropertyProxy$
options_props: Datex.ObjectWithDatexValues
constraints_props: Datex.ObjectWithDatexValues
content_container: HTMLElement
content: HTMLElement
updateSize: boolean
edit_protector: HTMLDivElement
generated_context_menu: any
in_focus: boolean
edit_mode: boolean
is_hidden: boolean
edit_areas: Partial
edit_helpers: any
parent: Group
previousParent: HTMLElement
protected RESPONSIVE_TRIGGER_WIDTH: number
protected SCROLL_TO_BOTTOM: boolean
protected FORCE_SCROLL_TO_BOTTOM: boolean
protected CONTENT_PADDING: boolean
protected openGraphImageGenerator?: OpenGraphPreviewImageGenerator
protected is_skeleton: boolean
protected standaloneProperties: standaloneProperties
protected protect_content_area: boolean
protected precise_edit: boolean
protected default_context_menu: Types.context_menu
protected copy_context_menu: Types.context_menu
protected element_in_focus: Base
protected menu_bar_entries: Types.menu_bar_entries | false
protected routeDelegate?: Base

Did this doc help you?

Privacy Policy

Help us improving our docs

Our documentations are fully open source. Something is wrong or unclear? Edit documentation.

Make a contribution