turbodombuilder - v0.9.66
    Preparing search index...

    Type Alias TurboButtonPopupProperties<ElementTag, ViewType, DataType, ModelType, EmitterType>

    TurboButtonPopupProperties: TurboRichElementProperties<
        ElementTag,
        ViewType,
        DataType,
        ModelType,
        EmitterType,
    > & { popup?: HTMLElement; popupClasses?: string
    | string[] }

    Type Parameters

    Properties for configuring a Dropdown.