Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111145 (s=111145, is=111218, ic=111219, ia=111221)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111219 (s=111145, is=111219, ic=111220, ia=111222)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111220 (s=111145, is=111219, ic=111220, ia=111222)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111222 (s=111145, is=111219, ic=111220, ia=111222)