Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32146 (s=32146, is=32180, ic=32179, ia=32181)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32181 (s=32146, is=32181, ic=32180, ia=32182)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32180 (s=32146, is=32181, ic=32180, ia=32182)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32182 (s=32146, is=32181, ic=32180, ia=32182)