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