Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65905 (s=65905, is=65960, ic=65961, ia=65962)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65961 (s=65905, is=65961, ic=65962, ia=65963)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65962 (s=65905, is=65961, ic=65962, ia=65963)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65963 (s=65905, is=65961, ic=65962, ia=65963)