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