Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31867 (s=31867, is=31901, ic=31900, ia=31902)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31902 (s=31867, is=31902, ic=31901, ia=31903)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31901 (s=31867, is=31902, ic=31901, ia=31903)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31903 (s=31867, is=31902, ic=31901, ia=31903)