Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25010 (s=25010, is=25035, ic=25034, ia=25035)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25036 (s=25010, is=25036, ic=25035, ia=25036)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25035 (s=25010, is=25036, ic=25035, ia=25036)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25036 (s=25010, is=25036, ic=25035, ia=25036)