Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7060 (s=7060, is=7068, ic=7069, ia=7070)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7069 (s=7060, is=7069, ic=7070, ia=7071)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7070 (s=7060, is=7069, ic=7070, ia=7071)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7071 (s=7060, is=7069, ic=7070, ia=7071)