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