Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7801 (s=7801, is=7808, ic=7806, ia=7808)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7809 (s=7801, is=7809, ic=7807, ia=7809)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7807 (s=7801, is=7809, ic=7807, ia=7809)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7809 (s=7801, is=7809, ic=7807, ia=7809)