Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98777 (s=98777, is=98839, ic=98840, ia=98841)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98840 (s=98777, is=98840, ic=98841, ia=98842)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98841 (s=98777, is=98840, ic=98841, ia=98842)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98842 (s=98777, is=98840, ic=98841, ia=98842)