Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5205 (s=5205, is=5211, ic=5209, ia=5211)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5212 (s=5205, is=5212, ic=5210, ia=5212)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5210 (s=5205, is=5212, ic=5210, ia=5212)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5212 (s=5205, is=5212, ic=5210, ia=5212)