Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32801 (s=32801, is=32835, ic=32834, ia=32836)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32836 (s=32801, is=32836, ic=32835, ia=32837)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32835 (s=32801, is=32836, ic=32835, ia=32837)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32837 (s=32801, is=32836, ic=32835, ia=32837)