Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 28084 (s=28084, is=28102, ic=28105, ia=28106)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 28103 (s=28084, is=28103, ic=28106, ia=28107)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 28106 (s=28084, is=28103, ic=28106, ia=28107)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 28107 (s=28084, is=28103, ic=28106, ia=28107)