Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111232 (s=111232, is=111305, ic=111306, ia=111308)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111306 (s=111232, is=111306, ic=111307, ia=111309)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111307 (s=111232, is=111306, ic=111307, ia=111309)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111309 (s=111232, is=111306, ic=111307, ia=111309)