Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10327 (s=10327, is=10337, ic=10338, ia=10336)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10338 (s=10327, is=10338, ic=10339, ia=10337)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10339 (s=10327, is=10338, ic=10339, ia=10337)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10337 (s=10327, is=10338, ic=10339, ia=10337)