Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64599 (s=64599, is=64654, ic=64655, ia=64656)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64655 (s=64599, is=64655, ic=64656, ia=64657)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64656 (s=64599, is=64655, ic=64656, ia=64657)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64657 (s=64599, is=64655, ic=64656, ia=64657)