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