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