Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110116 (s=110116, is=110189, ic=110190, ia=110192)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110190 (s=110116, is=110190, ic=110191, ia=110193)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110191 (s=110116, is=110190, ic=110191, ia=110193)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110193 (s=110116, is=110190, ic=110191, ia=110193)