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