Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123486 (s=123486, is=123563, ic=123565, ia=123568)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123564 (s=123486, is=123564, ic=123566, ia=123569)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123566 (s=123486, is=123564, ic=123566, ia=123569)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123569 (s=123486, is=123564, ic=123566, ia=123569)