Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23960 (s=23960, is=23976, ic=23978, ia=23980)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23977 (s=23960, is=23977, ic=23979, ia=23981)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23979 (s=23960, is=23977, ic=23979, ia=23981)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23981 (s=23960, is=23977, ic=23979, ia=23981)