Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 112028 (s=112028, is=112101, ic=112102, ia=112104)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112102 (s=112028, is=112102, ic=112103, ia=112105)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112103 (s=112028, is=112102, ic=112103, ia=112105)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112105 (s=112028, is=112102, ic=112103, ia=112105)