Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22030 (s=22030, is=22045, ic=22047, ia=22049)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22046 (s=22030, is=22046, ic=22048, ia=22050)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22048 (s=22030, is=22046, ic=22048, ia=22050)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22050 (s=22030, is=22046, ic=22048, ia=22050)