Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 43998 (s=43998, is=44004, ic=44004, ia=44004)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 44005 (s=43998, is=44005, ic=44005, ia=44005)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 44005 (s=43998, is=44005, ic=44005, ia=44005)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 44005 (s=43998, is=44005, ic=44005, ia=44005)