Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 68825 (s=68825, is=68881, ic=68882, ia=68883)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 68882 (s=68825, is=68882, ic=68883, ia=68884)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 68883 (s=68825, is=68882, ic=68883, ia=68884)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 68884 (s=68825, is=68882, ic=68883, ia=68884)