Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123050 (s=123050, is=123126, ic=123129, ia=123131)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123127 (s=123050, is=123127, ic=123130, ia=123132)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123130 (s=123050, is=123127, ic=123130, ia=123132)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123132 (s=123050, is=123127, ic=123130, ia=123132)