Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123229 (s=123229, is=123306, ic=123308, ia=123311)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123307 (s=123229, is=123307, ic=123309, ia=123312)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123309 (s=123229, is=123307, ic=123309, ia=123312)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123312 (s=123229, is=123307, ic=123309, ia=123312)