Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5234 (s=5234, is=5235, ic=5235, ia=5235)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5236 (s=5234, is=5236, ic=5236, ia=5236)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5236 (s=5234, is=5236, ic=5236, ia=5236)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5236 (s=5234, is=5236, ic=5236, ia=5236)