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