Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33594 (s=33594, is=33629, ic=33628, ia=33630)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33630 (s=33594, is=33630, ic=33629, ia=33631)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33629 (s=33594, is=33630, ic=33629, ia=33631)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33631 (s=33594, is=33630, ic=33629, ia=33631)