Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10023 (s=10023, is=10031, ic=10030, ia=10032)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10032 (s=10023, is=10032, ic=10031, ia=10033)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10031 (s=10023, is=10032, ic=10031, ia=10033)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10033 (s=10023, is=10032, ic=10031, ia=10033)