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