Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123089 (s=123089, is=123165, ic=123168, ia=123170)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123166 (s=123089, is=123166, ic=123169, ia=123171)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123169 (s=123089, is=123166, ic=123169, ia=123171)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123171 (s=123089, is=123166, ic=123169, ia=123171)