Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101961 (s=101961, is=102025, ic=102026, ia=102028)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102026 (s=101961, is=102026, ic=102027, ia=102029)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102027 (s=101961, is=102026, ic=102027, ia=102029)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102029 (s=101961, is=102026, ic=102027, ia=102029)