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