Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9863 (s=9863, is=9871, ic=9870, ia=9872)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9872 (s=9863, is=9872, ic=9871, ia=9873)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9871 (s=9863, is=9872, ic=9871, ia=9873)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9873 (s=9863, is=9872, ic=9871, ia=9873)