Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99123 (s=99123, is=99185, ic=99186, ia=99187)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99186 (s=99123, is=99186, ic=99187, ia=99188)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99187 (s=99123, is=99186, ic=99187, ia=99188)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99188 (s=99123, is=99186, ic=99187, ia=99188)