Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111157 (s=111157, is=111230, ic=111231, ia=111233)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111231 (s=111157, is=111231, ic=111232, ia=111234)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111232 (s=111157, is=111231, ic=111232, ia=111234)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111234 (s=111157, is=111231, ic=111232, ia=111234)