Flarum (v2.0.0-beta.2)
    Preparing search index...
    interface IStatisticsWidgetDateSelectionModalState {
        ids: { endDate: string; startDate: string };
        inputs: { endDateVal: string; startDateVal: string };
    }
    Index

    Properties

    Properties

    ids: { endDate: string; startDate: string }
    inputs: { endDateVal: string; startDateVal: string }