Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 45123 (s=45123, is=45167, ic=45167, ia=45169)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 45168 (s=45123, is=45168, ic=45168, ia=45170)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 45168 (s=45123, is=45168, ic=45168, ia=45170)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 45170 (s=45123, is=45168, ic=45168, ia=45170)