Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64234 (s=64234, is=64289, ic=64290, ia=64291)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64290 (s=64234, is=64290, ic=64291, ia=64292)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64291 (s=64234, is=64290, ic=64291, ia=64292)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64292 (s=64234, is=64290, ic=64291, ia=64292)