Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7102 (s=7102, is=7109, ic=7107, ia=7109)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7110 (s=7102, is=7110, ic=7108, ia=7110)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7108 (s=7102, is=7110, ic=7108, ia=7110)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7110 (s=7102, is=7110, ic=7108, ia=7110)