Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16100 (s=16100, is=16111, ic=16113, ia=16114)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16112 (s=16100, is=16112, ic=16114, ia=16115)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16114 (s=16100, is=16112, ic=16114, ia=16115)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16115 (s=16100, is=16112, ic=16114, ia=16115)