DatasetValue: boolean | number | string | any[] | Record<number | string, any>

Value that can be assigned to or extracted from a dataset property (prior to stringifying).