Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 103056 (s=103056, is=103120, ic=103121, ia=103123)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 103121 (s=103056, is=103121, ic=103122, ia=103124)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 103122 (s=103056, is=103121, ic=103122, ia=103124)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 103124 (s=103056, is=103121, ic=103122, ia=103124)