Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98064 (s=98064, is=98126, ic=98127, ia=98128)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98127 (s=98064, is=98127, ic=98128, ia=98129)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98128 (s=98064, is=98127, ic=98128, ia=98129)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98129 (s=98064, is=98127, ic=98128, ia=98129)