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