Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13175 (s=13175, is=13185, ic=13187, ia=13188)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13186 (s=13175, is=13186, ic=13188, ia=13189)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13188 (s=13175, is=13186, ic=13188, ia=13189)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13189 (s=13175, is=13186, ic=13188, ia=13189)