Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111524 (s=111524, is=111597, ic=111598, ia=111600)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111598 (s=111524, is=111598, ic=111599, ia=111601)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111599 (s=111524, is=111598, ic=111599, ia=111601)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111601 (s=111524, is=111598, ic=111599, ia=111601)