Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18100 (s=18100, is=18112, ic=18114, ia=18115)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 18113 (s=18100, is=18113, ic=18115, ia=18116)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 18115 (s=18100, is=18113, ic=18115, ia=18116)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 18116 (s=18100, is=18113, ic=18115, ia=18116)