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