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