Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65948 (s=65948, is=66003, ic=66004, ia=66005)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66004 (s=65948, is=66004, ic=66005, ia=66006)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66005 (s=65948, is=66004, ic=66005, ia=66006)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66006 (s=65948, is=66004, ic=66005, ia=66006)