Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13204 (s=13204, is=13214, ic=13216, ia=13217)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13215 (s=13204, is=13215, ic=13217, ia=13218)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13217 (s=13204, is=13215, ic=13217, ia=13218)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13218 (s=13204, is=13215, ic=13217, ia=13218)