Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 108888 (s=108888, is=108960, ic=108961, ia=108963)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 108961 (s=108888, is=108961, ic=108962, ia=108964)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 108962 (s=108888, is=108961, ic=108962, ia=108964)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 108964 (s=108888, is=108961, ic=108962, ia=108964)