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