Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9027 (s=9027, is=9034, ic=9033, ia=9035)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9035 (s=9027, is=9035, ic=9034, ia=9036)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9034 (s=9027, is=9035, ic=9034, ia=9036)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9036 (s=9027, is=9035, ic=9034, ia=9036)