Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50004 (s=50004, is=50054, ic=50054, ia=50056)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50055 (s=50004, is=50055, ic=50055, ia=50057)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50055 (s=50004, is=50055, ic=50055, ia=50057)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50057 (s=50004, is=50055, ic=50055, ia=50057)