Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7435 (s=7435, is=7442, ic=7440, ia=7442)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7443 (s=7435, is=7443, ic=7441, ia=7443)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7441 (s=7435, is=7443, ic=7441, ia=7443)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7443 (s=7435, is=7443, ic=7441, ia=7443)