Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123454 (s=123454, is=123531, ic=123533, ia=123536)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123532 (s=123454, is=123532, ic=123534, ia=123537)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123534 (s=123454, is=123532, ic=123534, ia=123537)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123537 (s=123454, is=123532, ic=123534, ia=123537)