Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64765 (s=64765, is=64820, ic=64821, ia=64822)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64821 (s=64765, is=64821, ic=64822, ia=64823)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64822 (s=64765, is=64821, ic=64822, ia=64823)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64823 (s=64765, is=64821, ic=64822, ia=64823)