Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98936 (s=98936, is=98998, ic=98999, ia=99000)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98999 (s=98936, is=98999, ic=99000, ia=99001)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99000 (s=98936, is=98999, ic=99000, ia=99001)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99001 (s=98936, is=98999, ic=99000, ia=99001)