Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123094 (s=123094, is=123170, ic=123173, ia=123175)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123171 (s=123094, is=123171, ic=123174, ia=123176)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123174 (s=123094, is=123171, ic=123174, ia=123176)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123176 (s=123094, is=123171, ic=123174, ia=123176)