Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86999 (s=86999, is=87058, ic=87059, ia=87060)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 87059 (s=86999, is=87059, ic=87060, ia=87061)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 87060 (s=86999, is=87059, ic=87060, ia=87061)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 87061 (s=86999, is=87059, ic=87060, ia=87061)