Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12108 (s=12108, is=12121, ic=12121, ia=12121)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12123 (s=12108, is=12123, ic=12123, ia=12123)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12123 (s=12108, is=12123, ic=12123, ia=12123)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12123 (s=12108, is=12123, ic=12123, ia=12123)