Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20511 (s=20511, is=20524, ic=20526, ia=20528)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20525 (s=20511, is=20525, ic=20527, ia=20529)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20527 (s=20511, is=20525, ic=20527, ia=20529)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20529 (s=20511, is=20525, ic=20527, ia=20529)