[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-03 UTC."],[[["The `DanceEvent` type is a subtype of `Event` and is used to represent dance events."],["This type doesn't have any unique properties and inherits all characteristics from the broader `Event` type."]]],["The core content describes a `DanceEvent` type, which is a specific kind of `Event`. It highlights that `DanceEvent` inherits from the more general `Event` type. Critically, the documentation specifies that the `DanceEvent` type does not have any unique properties of its own, beyond those inherited from the `Event` it extends.\n"]]