Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69048 (s=69048, is=69104, ic=69105, ia=69106)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69105 (s=69048, is=69105, ic=69106, ia=69107)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69106 (s=69048, is=69105, ic=69106, ia=69107)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69107 (s=69048, is=69105, ic=69106, ia=69107)