Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32953 (s=32953, is=32987, ic=32986, ia=32988)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32988 (s=32953, is=32988, ic=32987, ia=32989)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32987 (s=32953, is=32988, ic=32987, ia=32989)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32989 (s=32953, is=32988, ic=32987, ia=32989)