Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7122 (s=7122, is=7130, ic=7131, ia=7132)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7131 (s=7122, is=7131, ic=7132, ia=7133)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7132 (s=7122, is=7131, ic=7132, ia=7133)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7133 (s=7122, is=7131, ic=7132, ia=7133)