Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123137 (s=123137, is=123213, ic=123216, ia=123218)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123214 (s=123137, is=123214, ic=123217, ia=123219)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123217 (s=123137, is=123214, ic=123217, ia=123219)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123219 (s=123137, is=123214, ic=123217, ia=123219)