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