Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111153 (s=111153, is=111226, ic=111227, ia=111229)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111227 (s=111153, is=111227, ic=111228, ia=111230)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111228 (s=111153, is=111227, ic=111228, ia=111230)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111230 (s=111153, is=111227, ic=111228, ia=111230)