Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123855 (s=123855, is=123932, ic=123934, ia=123937)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123933 (s=123855, is=123933, ic=123935, ia=123938)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123935 (s=123855, is=123933, ic=123935, ia=123938)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123938 (s=123855, is=123933, ic=123935, ia=123938)