Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99963 (s=99963, is=100026, ic=100027, ia=100028)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100027 (s=99963, is=100027, ic=100028, ia=100029)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100028 (s=99963, is=100027, ic=100028, ia=100029)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100029 (s=99963, is=100027, ic=100028, ia=100029)