Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13135 (s=13135, is=13148, ic=13147, ia=13149)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13149 (s=13135, is=13149, ic=13148, ia=13150)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13148 (s=13135, is=13149, ic=13148, ia=13150)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13150 (s=13135, is=13149, ic=13148, ia=13150)