Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123018 (s=123018, is=123094, ic=123097, ia=123099)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123095 (s=123018, is=123095, ic=123098, ia=123100)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123098 (s=123018, is=123095, ic=123098, ia=123100)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123100 (s=123018, is=123095, ic=123098, ia=123100)