Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111074 (s=111074, is=111147, ic=111148, ia=111150)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111148 (s=111074, is=111148, ic=111149, ia=111151)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111149 (s=111074, is=111148, ic=111149, ia=111151)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111151 (s=111074, is=111148, ic=111149, ia=111151)