Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65117 (s=65117, is=65172, ic=65173, ia=65174)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65173 (s=65117, is=65173, ic=65174, ia=65175)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65174 (s=65117, is=65173, ic=65174, ia=65175)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65175 (s=65117, is=65173, ic=65174, ia=65175)