Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99703 (s=99703, is=99766, ic=99767, ia=99768)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99767 (s=99703, is=99767, ic=99768, ia=99769)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99768 (s=99703, is=99767, ic=99768, ia=99769)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99769 (s=99703, is=99767, ic=99768, ia=99769)