Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31165 (s=31165, is=31199, ic=31198, ia=31200)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31200 (s=31165, is=31200, ic=31199, ia=31201)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31199 (s=31165, is=31200, ic=31199, ia=31201)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31201 (s=31165, is=31200, ic=31199, ia=31201)