Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111229 (s=111229, is=111302, ic=111303, ia=111305)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111303 (s=111229, is=111303, ic=111304, ia=111306)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111304 (s=111229, is=111303, ic=111304, ia=111306)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111306 (s=111229, is=111303, ic=111304, ia=111306)