Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123288 (s=123288, is=123365, ic=123367, ia=123370)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123366 (s=123288, is=123366, ic=123368, ia=123371)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123368 (s=123288, is=123366, ic=123368, ia=123371)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123371 (s=123288, is=123366, ic=123368, ia=123371)