Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8142 (s=8142, is=8150, ic=8151, ia=8152)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8151 (s=8142, is=8151, ic=8152, ia=8153)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8152 (s=8142, is=8151, ic=8152, ia=8153)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8153 (s=8142, is=8151, ic=8152, ia=8153)