Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6004 (s=6004, is=6011, ic=6009, ia=6011)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6012 (s=6004, is=6012, ic=6010, ia=6012)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6010 (s=6004, is=6012, ic=6010, ia=6012)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6012 (s=6004, is=6012, ic=6010, ia=6012)