Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20456 (s=20456, is=20478, ic=20479, ia=20476)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20479 (s=20456, is=20479, ic=20480, ia=20477)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20480 (s=20456, is=20479, ic=20480, ia=20477)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20477 (s=20456, is=20479, ic=20480, ia=20477)