Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99914 (s=99914, is=99977, ic=99978, ia=99979)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99978 (s=99914, is=99978, ic=99979, ia=99980)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99979 (s=99914, is=99978, ic=99979, ia=99980)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99980 (s=99914, is=99978, ic=99979, ia=99980)