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