[[["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."],[[["InformAction extends CommunicateAction and is used for markup indicating informing someone about an event."],["It includes an 'event' property of type Event to provide details about the event being communicated."]]],["The `InformAction` type, which extends `CommunicateAction`, includes the `event` property. This property's type is `Event` and it holds event information. Essentially, `InformAction` is used to communicate or provide details about a specific event. The key action is conveying information related to an event.\n"]]