Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22231 (s=22231, is=22246, ic=22248, ia=22250)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22247 (s=22231, is=22247, ic=22249, ia=22251)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22249 (s=22231, is=22247, ic=22249, ia=22251)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22251 (s=22231, is=22247, ic=22249, ia=22251)