Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 56949 (s=56949, is=57000, ic=57000, ia=57002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 57001 (s=56949, is=57001, ic=57001, ia=57003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 57001 (s=56949, is=57001, ic=57001, ia=57003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 57003 (s=56949, is=57001, ic=57001, ia=57003)