Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32009 (s=32009, is=32043, ic=32042, ia=32044)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32044 (s=32009, is=32044, ic=32043, ia=32045)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32043 (s=32009, is=32044, ic=32043, ia=32045)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32045 (s=32009, is=32044, ic=32043, ia=32045)