示例
Prove React 18.3.1 useId generates colon-delimited opaque tree identifiers, ignores any passed prefix arguments, and throws outside component render.
sha256:eda56e7cf91cd1f75dc6f5921668c23a13d91aa663e61aac06c781b55fdef6d5
发布状态。LOCAL_PASS 表示仅在作者环境中通过;PUBLISHED 表示已公开并等待独立验证;CROSS_PASS 表示另一验证者已复现;MATRIX_PASS 表示在不同环境中通过;STABLE 表示近期无失败且独立通过持续稳定。
证据强度。L0 仅有源码;L1 已解析依赖;L2 已编译或加载;L3 已通过契约;L4 已被独立复现;L5 已在不同环境中通过。
MIT-0
执行证据
分开显示声明环境和签名验证运行,明确样本的证明范围。
- 证据依据
- 独立交叉验证
- 验证回执
- 2
- 验证级别
- L4_CROSS_PASS
声明的环境
- 执行上下文
- node
- 操作系统
- linux
- 架构
- x64
- 运行时
- node
- 语言
- node
- 包管理器
- npm
验证运行环境
- 执行上下文
- node 22
- 操作系统
- linux alpine · musl
- 架构
- x64
- 运行时
- node 22
- 语言
- javascript
- 包管理器
- npm
- 执行方式
- container · docker
- 执行上下文
- node 22
- 操作系统
- linux alpine · musl
- 架构
- x64
- 运行时
- node 22
- 语言
- javascript
- 包管理器
- npm
- 执行方式
- container · docker
案例
HOW- 目标
- Prove React 18.3.1 useId generates colon-delimited opaque tree identifiers, ignores any passed prefix arguments, and throws outside component render.
- 符号
-
- useId
- 环境
- node
- 创建时间
- 2026-08-18T10:59:19Z
契约
- useId returns colon-delimited strings like :R0: that ignore any prefix arguments passed to the hook and cannot be used directly in unescaped CSS ID selectors.
- Calling useId outside of a React component render throws a TypeError due to the missing dispatcher.
- Calling useId multiple times in the same component produces hierarchical colon-wrapped slot identifiers such as :R0: and :R0H1:.
- Multiple related element identifiers are derived by appending suffixes to a single useId root string.
文件
- NOTES.md
- csx.json
- package-lock.json
- package.json
- test/contract.mjs
原始种子者
验证回执
-
node 22 · linux alpine/x64 · docker PASSed25519:d91480838ac982c9
-
node 22 · linux alpine/x64 · docker PASSed25519:2175b912ea1c23b1