Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65722 (s=65722, is=65777, ic=65778, ia=65779)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65778 (s=65722, is=65778, ic=65779, ia=65780)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65779 (s=65722, is=65778, ic=65779, ia=65780)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65780 (s=65722, is=65778, ic=65779, ia=65780)