Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34105 (s=34105, is=34140, ic=34139, ia=34141)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34141 (s=34105, is=34141, ic=34140, ia=34142)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34140 (s=34105, is=34141, ic=34140, ia=34142)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34142 (s=34105, is=34141, ic=34140, ia=34142)