Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23004 (s=23004, is=23011, ic=23012, ia=23012)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23012 (s=23004, is=23012, ic=23013, ia=23013)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23013 (s=23004, is=23012, ic=23013, ia=23013)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23013 (s=23004, is=23012, ic=23013, ia=23013)