Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64456 (s=64456, is=64511, ic=64512, ia=64513)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64512 (s=64456, is=64512, ic=64513, ia=64514)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64513 (s=64456, is=64512, ic=64513, ia=64514)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64514 (s=64456, is=64512, ic=64513, ia=64514)