Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123491 (s=123491, is=123568, ic=123570, ia=123573)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123569 (s=123491, is=123569, ic=123571, ia=123574)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123571 (s=123491, is=123569, ic=123571, ia=123574)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123574 (s=123491, is=123569, ic=123571, ia=123574)