Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99907 (s=99907, is=99970, ic=99971, ia=99972)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99971 (s=99907, is=99971, ic=99972, ia=99973)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99972 (s=99907, is=99971, ic=99972, ia=99973)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99973 (s=99907, is=99971, ic=99972, ia=99973)