Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 37143 (s=37143, is=37180, ic=37179, ia=37181)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 37181 (s=37143, is=37181, ic=37180, ia=37182)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 37180 (s=37143, is=37181, ic=37180, ia=37182)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 37182 (s=37143, is=37181, ic=37180, ia=37182)