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