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