Riksdagsmonitor Intelligence Platform - v0.7.19
Home
GitHub
ISMS
Preparing search index...
Types/Article
EventGridItem
Interface EventGridItem
A single calendar event in the event grid
interface
EventGridItem
{
date
:
string
;
dayName
:
string
;
dayNumber
:
string
;
dayLabel
:
string
;
isToday
:
boolean
;
items
:
{
time
:
string
;
title
:
string
}
[]
;
}
Index
Properties
date
day
Name
day
Number
day
Label
is
Today
items
Properties
date
date
:
string
day
Name
dayName
:
string
day
Number
dayNumber
:
string
day
Label
dayLabel
:
string
is
Today
isToday
:
boolean
items
items
:
{
time
:
string
;
title
:
string
}
[]
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
date
day
Name
day
Number
day
Label
is
Today
items
Architecture
Security
Threat Model
Data Model
SWOT
Business Model
Home
GitHub
ISMS
Riksdagsmonitor Intelligence Platform - v0.7.19
Loading...
A single calendar event in the event grid