Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101145 (s=101145, is=101209, ic=101210, ia=101212)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101210 (s=101145, is=101210, ic=101211, ia=101213)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101211 (s=101145, is=101210, ic=101211, ia=101213)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101213 (s=101145, is=101210, ic=101211, ia=101213)