Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111032 (s=111032, is=111105, ic=111106, ia=111108)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111106 (s=111032, is=111106, ic=111107, ia=111109)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111107 (s=111032, is=111106, ic=111107, ia=111109)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111109 (s=111032, is=111106, ic=111107, ia=111109)