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