Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101102 (s=101102, is=101166, ic=101167, ia=101169)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101167 (s=101102, is=101167, ic=101168, ia=101170)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101168 (s=101102, is=101167, ic=101168, ia=101170)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101170 (s=101102, is=101167, ic=101168, ia=101170)