Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97618 (s=97618, is=97680, ic=97681, ia=97682)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97681 (s=97618, is=97681, ic=97682, ia=97683)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97682 (s=97618, is=97681, ic=97682, ia=97683)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97683 (s=97618, is=97681, ic=97682, ia=97683)