Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86789 (s=86789, is=86847, ic=86848, ia=86849)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86848 (s=86789, is=86848, ic=86849, ia=86850)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86849 (s=86789, is=86848, ic=86849, ia=86850)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86850 (s=86789, is=86848, ic=86849, ia=86850)