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