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