Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9345 (s=9345, is=9353, ic=9351, ia=9353)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9354 (s=9345, is=9354, ic=9352, ia=9354)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9352 (s=9345, is=9354, ic=9352, ia=9354)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9354 (s=9345, is=9354, ic=9352, ia=9354)