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