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