Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65040 (s=65040, is=65095, ic=65096, ia=65097)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65096 (s=65040, is=65096, ic=65097, ia=65098)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65097 (s=65040, is=65096, ic=65097, ia=65098)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65098 (s=65040, is=65096, ic=65097, ia=65098)