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