Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30973 (s=30973, is=31007, ic=31006, ia=31008)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31008 (s=30973, is=31008, ic=31007, ia=31009)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31007 (s=30973, is=31008, ic=31007, ia=31009)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31009 (s=30973, is=31008, ic=31007, ia=31009)