Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13882 (s=13882, is=13892, ic=13894, ia=13895)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13893 (s=13882, is=13893, ic=13895, ia=13896)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13895 (s=13882, is=13893, ic=13895, ia=13896)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13896 (s=13882, is=13893, ic=13895, ia=13896)