Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100978 (s=100978, is=101042, ic=101043, ia=101045)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101043 (s=100978, is=101043, ic=101044, ia=101046)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101044 (s=100978, is=101043, ic=101044, ia=101046)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101046 (s=100978, is=101043, ic=101044, ia=101046)