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