Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 36064 (s=36064, is=36101, ic=36100, ia=36102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 36102 (s=36064, is=36102, ic=36101, ia=36103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 36101 (s=36064, is=36102, ic=36101, ia=36103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 36103 (s=36064, is=36102, ic=36101, ia=36103)