Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123226 (s=123226, is=123303, ic=123305, ia=123308)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123304 (s=123226, is=123304, ic=123306, ia=123309)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123306 (s=123226, is=123304, ic=123306, ia=123309)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123309 (s=123226, is=123304, ic=123306, ia=123309)