Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83063 (s=83063, is=83120, ic=83121, ia=83122)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83121 (s=83063, is=83121, ic=83122, ia=83123)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83122 (s=83063, is=83121, ic=83122, ia=83123)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83123 (s=83063, is=83121, ic=83122, ia=83123)