Home > hls.js > DateRange > (constructor)
DateRange.(constructor)
Constructs a new instance of the DateRange class
Signature:
constructor(dateRangeAttr: AttrList, dateRangeWithSameId?: DateRange | undefined, tagCount?: number);Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
dateRangeAttr | ||
|
dateRangeWithSameId |
DateRange | undefined |
(Optional) |
|
tagCount |
number |
(Optional) |