Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101780 (s=101780, is=101844, ic=101845, ia=101847)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101845 (s=101780, is=101845, ic=101846, ia=101848)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101846 (s=101780, is=101845, ic=101846, ia=101848)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101848 (s=101780, is=101845, ic=101846, ia=101848)