Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4653 (s=4653, is=4659, ic=4657, ia=4659)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4660 (s=4653, is=4660, ic=4658, ia=4660)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4658 (s=4653, is=4660, ic=4658, ia=4660)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4660 (s=4653, is=4660, ic=4658, ia=4660)