Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25097 (s=25097, is=25122, ic=25121, ia=25122)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25123 (s=25097, is=25123, ic=25122, ia=25123)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25122 (s=25097, is=25123, ic=25122, ia=25123)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25123 (s=25097, is=25123, ic=25122, ia=25123)