Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25509 (s=25509, is=25533, ic=25534, ia=25531)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25534 (s=25509, is=25534, ic=25535, ia=25532)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25535 (s=25509, is=25534, ic=25535, ia=25532)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25532 (s=25509, is=25534, ic=25535, ia=25532)