geoview-core
    Preparing search index...

    Type Alias TypeButtonGroupConfig

    Configuration for button groups

    type TypeButtonGroupConfig = {
        accordionThreshold?: number;
        groupName: string;
    }
    Index

    Properties

    accordionThreshold?: number

    Threshold for accordion expansion (default: 4)

    groupName: string

    Group name