[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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"]]