Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15555 (s=15555, is=15561, ic=15562, ia=15562)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15562 (s=15555, is=15562, ic=15563, ia=15563)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15563 (s=15555, is=15562, ic=15563, ia=15563)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15563 (s=15555, is=15562, ic=15563, ia=15563)