@samatawy/diagrams
    Preparing search index...

    Class DashSelect

    A dropdown component for selecting line-dash presets.

    Index

    Constructors

    Properties

    host: HTMLElement
    config: Required<Omit<DashSelectConfig, "dashes">> & { dashes: LineDashValue[] }
    options: DashOption[] = []
    selectedKey: string = 'solid'
    trigger: HTMLButtonElement
    triggerSwatch: HTMLDivElement
    menu: HTMLDivElement

    Accessors

    Methods