Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 87789 (s=87789, is=87848, ic=87849, ia=87850)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 87849 (s=87789, is=87849, ic=87850, ia=87851)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 87850 (s=87789, is=87849, ic=87850, ia=87851)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 87851 (s=87789, is=87849, ic=87850, ia=87851)