Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5221 (s=5221, is=5227, ic=5225, ia=5227)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5228 (s=5221, is=5228, ic=5226, ia=5228)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5226 (s=5221, is=5228, ic=5226, ia=5228)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5228 (s=5221, is=5228, ic=5226, ia=5228)