Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32199 (s=32199, is=32233, ic=32232, ia=32234)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32234 (s=32199, is=32234, ic=32233, ia=32235)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32233 (s=32199, is=32234, ic=32233, ia=32235)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32235 (s=32199, is=32234, ic=32233, ia=32235)