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