[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2024-09-04 UTC."],[[["`ViewAction` is a type that extends either `Action` or `ConsumeAction`."],["It indicates that a specific `Thing` has been viewed, with the `viewed` property identifying the viewed item."]]],["The `ViewAction` type is defined, extending either `Action` or `ConsumeAction`. Its core function is to represent the act of viewing. The key information is the `viewed` property, which is of type `Thing` and describes the specific item or entity that is being viewed within the action. This signifies the target of the view operation.\n"]]