Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64199 (s=64199, is=64254, ic=64255, ia=64256)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64255 (s=64199, is=64255, ic=64256, ia=64257)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64256 (s=64199, is=64255, ic=64256, ia=64257)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64257 (s=64199, is=64255, ic=64256, ia=64257)