Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83086 (s=83086, is=83143, ic=83144, ia=83145)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83144 (s=83086, is=83144, ic=83145, ia=83146)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83145 (s=83086, is=83144, ic=83145, ia=83146)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83146 (s=83086, is=83144, ic=83145, ia=83146)