Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99509 (s=99509, is=99571, ic=99572, ia=99573)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99572 (s=99509, is=99572, ic=99573, ia=99574)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99573 (s=99509, is=99572, ic=99573, ia=99574)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99574 (s=99509, is=99572, ic=99573, ia=99574)