Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65751 (s=65751, is=65806, ic=65807, ia=65808)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65807 (s=65751, is=65807, ic=65808, ia=65809)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65808 (s=65751, is=65807, ic=65808, ia=65809)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65809 (s=65751, is=65807, ic=65808, ia=65809)