Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99065 (s=99065, is=99127, ic=99128, ia=99129)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99128 (s=99065, is=99128, ic=99129, ia=99130)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99129 (s=99065, is=99128, ic=99129, ia=99130)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99130 (s=99065, is=99128, ic=99129, ia=99130)