Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123135 (s=123135, is=123211, ic=123214, ia=123216)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123212 (s=123135, is=123212, ic=123215, ia=123217)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123215 (s=123135, is=123212, ic=123215, ia=123217)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123217 (s=123135, is=123212, ic=123215, ia=123217)