Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111188 (s=111188, is=111261, ic=111262, ia=111264)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111262 (s=111188, is=111262, ic=111263, ia=111265)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111263 (s=111188, is=111262, ic=111263, ia=111265)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111265 (s=111188, is=111262, ic=111263, ia=111265)