Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123091 (s=123091, is=123167, ic=123170, ia=123172)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123168 (s=123091, is=123168, ic=123171, ia=123173)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123171 (s=123091, is=123168, ic=123171, ia=123173)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123173 (s=123091, is=123168, ic=123171, ia=123173)