Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18111 (s=18111, is=18123, ic=18125, ia=18126)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 18124 (s=18111, is=18124, ic=18126, ia=18127)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 18126 (s=18111, is=18124, ic=18126, ia=18127)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 18127 (s=18111, is=18124, ic=18126, ia=18127)