Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15889 (s=15889, is=15900, ic=15902, ia=15903)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15901 (s=15889, is=15901, ic=15903, ia=15904)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15903 (s=15889, is=15901, ic=15903, ia=15904)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15904 (s=15889, is=15901, ic=15903, ia=15904)