Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99536 (s=99536, is=99599, ic=99600, ia=99601)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99600 (s=99536, is=99600, ic=99601, ia=99602)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99601 (s=99536, is=99600, ic=99601, ia=99602)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99602 (s=99536, is=99600, ic=99601, ia=99602)