Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5863 (s=5863, is=5869, ic=5867, ia=5869)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5870 (s=5863, is=5870, ic=5868, ia=5870)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5868 (s=5863, is=5870, ic=5868, ia=5870)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5870 (s=5863, is=5870, ic=5868, ia=5870)