API Reference > @next-core/brick-types > ExtendedHistory > pushQuery
ExtendedHistory.pushQuery property
更新指定的 query 参数,会保留当前其它 query 参数,往浏览器会话历史栈中推入一条新记录。
Signature:
pushQuery: UpdateQueryFunction;
Reference: UpdateQueryFunction
API Reference > @next-core/brick-types > ExtendedHistory > pushQuery
更新指定的 query 参数,会保留当前其它 query 参数,往浏览器会话历史栈中推入一条新记录。
Signature:
pushQuery: UpdateQueryFunction;
Reference: UpdateQueryFunction