Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 43123 (s=43123, is=43166, ic=43166, ia=43168)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 43167 (s=43123, is=43167, ic=43167, ia=43169)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 43167 (s=43123, is=43167, ic=43167, ia=43169)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 43169 (s=43123, is=43167, ic=43167, ia=43169)