GeoLeaf Core API - v3.0.0
    Preparing search index...

    Options of the radio widget.

    interface RadioOptions {
        options?: readonly AttributeChoice[];
    }
    Index

    Properties

    Properties

    options?: readonly AttributeChoice[]