Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97123 (s=97123, is=97185, ic=97186, ia=97187)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97186 (s=97123, is=97186, ic=97187, ia=97188)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97187 (s=97123, is=97186, ic=97187, ia=97188)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97188 (s=97123, is=97186, ic=97187, ia=97188)