Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88010 (s=88010, is=88070, ic=88071, ia=88072)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88071 (s=88010, is=88071, ic=88072, ia=88073)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88072 (s=88010, is=88071, ic=88072, ia=88073)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88073 (s=88010, is=88071, ic=88072, ia=88073)