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

    Options of the hours widget.

    interface HoursOptions {
        firstDay?: string;
    }
    Index

    Properties

    Properties

    firstDay?: string

    Day the week starts on, as a three-letter lowercase code (e.g. "mon").