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