Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 84903 (s=84903, is=84960, ic=84961, ia=84962)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 84961 (s=84903, is=84961, ic=84962, ia=84963)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 84962 (s=84903, is=84961, ic=84962, ia=84963)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 84963 (s=84903, is=84961, ic=84962, ia=84963)