Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31076 (s=31076, is=31110, ic=31109, ia=31111)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31111 (s=31076, is=31111, ic=31110, ia=31112)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31110 (s=31076, is=31111, ic=31110, ia=31112)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31112 (s=31076, is=31111, ic=31110, ia=31112)