Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49952 (s=49952, is=50002, ic=50002, ia=50004)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50003 (s=49952, is=50003, ic=50003, ia=50005)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50003 (s=49952, is=50003, ic=50003, ia=50005)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50005 (s=49952, is=50003, ic=50003, ia=50005)