Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9199 (s=9199, is=9209, ic=9209, ia=9207)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9210 (s=9199, is=9210, ic=9210, ia=9208)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9210 (s=9199, is=9210, ic=9210, ia=9208)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9208 (s=9199, is=9210, ic=9210, ia=9208)