Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111303 (s=111303, is=111376, ic=111377, ia=111379)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111377 (s=111303, is=111377, ic=111378, ia=111380)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111378 (s=111303, is=111377, ic=111378, ia=111380)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111380 (s=111303, is=111377, ic=111378, ia=111380)