Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123056 (s=123056, is=123132, ic=123135, ia=123137)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123133 (s=123056, is=123133, ic=123136, ia=123138)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123136 (s=123056, is=123133, ic=123136, ia=123138)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123138 (s=123056, is=123133, ic=123136, ia=123138)