Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12098 (s=12098, is=12099, ic=12100, ia=12100, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12100 (s=12098, is=12100, ic=12101, ia=12101, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12101 (s=12098, is=12100, ic=12101, ia=12101, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12101 (s=12098, is=12100, ic=12101, ia=12101, pia)