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