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