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