Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64853 (s=64853, is=64908, ic=64909, ia=64910)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64909 (s=64853, is=64909, ic=64910, ia=64911)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64910 (s=64853, is=64909, ic=64910, ia=64911)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64911 (s=64853, is=64909, ic=64910, ia=64911)