Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89843 (s=89843, is=89904, ic=89905, ia=89906)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89905 (s=89843, is=89905, ic=89906, ia=89907)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89906 (s=89843, is=89905, ic=89906, ia=89907)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89907 (s=89843, is=89905, ic=89906, ia=89907)