Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64845 (s=64845, is=64900, ic=64901, ia=64902)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64901 (s=64845, is=64901, ic=64902, ia=64903)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64902 (s=64845, is=64901, ic=64902, ia=64903)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64903 (s=64845, is=64901, ic=64902, ia=64903)