Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110128 (s=110128, is=110201, ic=110202, ia=110204)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110202 (s=110128, is=110202, ic=110203, ia=110205)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110203 (s=110128, is=110202, ic=110203, ia=110205)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110205 (s=110128, is=110202, ic=110203, ia=110205)