Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69400 (s=69400, is=69456, ic=69457, ia=69458)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69457 (s=69400, is=69457, ic=69458, ia=69459)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69458 (s=69400, is=69457, ic=69458, ia=69459)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69459 (s=69400, is=69457, ic=69458, ia=69459)