Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5646 (s=5646, is=5652, ic=5650, ia=5652)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5653 (s=5646, is=5653, ic=5651, ia=5653)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5651 (s=5646, is=5653, ic=5651, ia=5653)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5653 (s=5646, is=5653, ic=5651, ia=5653)