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