Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100301 (s=100301, is=100364, ic=100365, ia=100366)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100365 (s=100301, is=100365, ic=100366, ia=100367)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100366 (s=100301, is=100365, ic=100366, ia=100367)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100367 (s=100301, is=100365, ic=100366, ia=100367)