Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65457 (s=65457, is=65512, ic=65513, ia=65514)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65513 (s=65457, is=65513, ic=65514, ia=65515)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65514 (s=65457, is=65513, ic=65514, ia=65515)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65515 (s=65457, is=65513, ic=65514, ia=65515)