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