Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99750 (s=99750, is=99813, ic=99814, ia=99815)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99814 (s=99750, is=99814, ic=99815, ia=99816)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99815 (s=99750, is=99814, ic=99815, ia=99816)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99816 (s=99750, is=99814, ic=99815, ia=99816)