Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13021 (s=13021, is=13034, ic=13033, ia=13035)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13035 (s=13021, is=13035, ic=13034, ia=13036)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13034 (s=13021, is=13035, ic=13034, ia=13036)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13036 (s=13021, is=13035, ic=13034, ia=13036)