Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89980 (s=89980, is=90041, ic=90042, ia=90043)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 90042 (s=89980, is=90042, ic=90043, ia=90044)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 90043 (s=89980, is=90042, ic=90043, ia=90044)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 90044 (s=89980, is=90042, ic=90043, ia=90044)