Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12021 (s=12021, is=12033, ic=12032, ia=12034)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12034 (s=12021, is=12034, ic=12033, ia=12035)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12033 (s=12021, is=12034, ic=12033, ia=12035)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12035 (s=12021, is=12034, ic=12033, ia=12035)