Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 14978 (s=14978, is=14996, ic=14997, ia=14999)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 14997 (s=14978, is=14997, ic=14998, ia=15000)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 14998 (s=14978, is=14997, ic=14998, ia=15000)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15000 (s=14978, is=14997, ic=14998, ia=15000)