Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4031 (s=4031, is=4036, ic=4034, ia=4036)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4037 (s=4031, is=4037, ic=4035, ia=4037)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4035 (s=4031, is=4037, ic=4035, ia=4037)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4037 (s=4031, is=4037, ic=4035, ia=4037)