Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98908 (s=98908, is=98970, ic=98971, ia=98972)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98971 (s=98908, is=98971, ic=98972, ia=98973)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98972 (s=98908, is=98971, ic=98972, ia=98973)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98973 (s=98908, is=98971, ic=98972, ia=98973)