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