Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22232 (s=22232, is=22267, ic=22269, ia=22264)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22268 (s=22232, is=22268, ic=22270, ia=22265)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22270 (s=22232, is=22268, ic=22270, ia=22265)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22265 (s=22232, is=22268, ic=22270, ia=22265)