Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69200 (s=69200, is=69256, ic=69257, ia=69258)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69257 (s=69200, is=69257, ic=69258, ia=69259)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69258 (s=69200, is=69257, ic=69258, ia=69259)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69259 (s=69200, is=69257, ic=69258, ia=69259)