# 指示属性

- [data-view-os](https://attr.view-js.com/zhi-shi-shu-xing/data-view-os.md): View.js 创建的，反映当前操作系统的指示属性。
- [data-view-state](https://attr.view-js.com/zhi-shi-shu-xing/data-view-state.md): View.js 创建的，反映当前 View.js 的初始化状态的指示属性。
- [data-active-view-id](https://attr.view-js.com/zhi-shi-shu-xing/data-active-view-id.md): View.js 创建的，反映当前活动视图ID的指示属性。
- [data-active-view-namespace](https://attr.view-js.com/zhi-shi-shu-xing/data-active-view-namespace.md): View.js 创建的，反映当前活动视图命名空间的指示属性。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://attr.view-js.com/zhi-shi-shu-xing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
